Support the ongoing development of Laravel.io →

Help me translate this code to laravel

So i migrating my website from php only to laravel and now i getting issue with this part of code, i...

0 Likes
2 Replies

Cashier/Stripe unable to connect to Stripe API on HHVM

Just upgraded from PHP-FPM to HHVM 3.2 on Ubuntu 14.04 and Cashier is failing out of nowhere. Using...

0 Likes
0 Replies

Eager loading with constraint in the pivot table

Hi, I am planning to create three tables researches resources research_resources (the costs for upgr...

0 Likes
2 Replies

How to link HTML::style to a separate static file server?

As the title implies, how can I link HTML::style to a separate static server? Is there a global conf...

0 Likes
0 Replies
posted 10 years ago

Checking if the queue is working remotely?

Hi, I have been having an issue where the queue deamon just stops running on the server and until it...

0 Likes
3 Replies

Create an admin area on laravel 4?

hi everybody, i am new to laravel. i want to start a large scale project & i need to create a st...

0 Likes
12 Replies
Solved
posted 10 years ago

Class 'Illuminate\Encryption\DecryptException' not found

Does anyone know why I am getting this on windows 7? Thanks

0 Likes
4 Replies
posted 10 years ago

Random x's in console & response

Hi all I'm having a really weird issue that I haven't been able to solve yet. Random x's appear in t...

0 Likes
1 Replies
Solved

A question on models (and their methods)

Hi, I am new to Laravel and MVC development in general. I have method that imports data from a CSV f...

0 Likes
3 Replies
posted 10 years ago

Abysmal performance with VirtualBox "Shared Folders" in Vagrant VM - solve with CIFS mount in /etc/fstab or NFS plugin?

Hello! I'm not sure if this is the best venue in which to solicit support in this regard; I'm happy...

0 Likes
1 Replies
posted 10 years ago

toJson() inconsitency after Collection->forget()

use Illuminate\Database\Eloquent\Collection; // actually Illuminate\Support\Collection Before calli...

0 Likes
0 Replies
posted 10 years ago

Can I use laravel by include only?

Hello. Can I use Laravel by 'include' and not by installing it?

0 Likes
2 Replies
posted 10 years ago

Returning array to AJAX call

Hello everyone, I have an issue regarding some of my AJAX calls. I'm trying to make an AJAX call to...

0 Likes
1 Replies
Solved

Carbon::createFromFormat suddenly broke?

I created this quick snippet of code to display the Output: $dates = []; for ($i=1; $i <= 12;...

0 Likes
3 Replies
Solved

Automatic querybuilder from link params

Hey everyone, I want to make an automatic querybuilder that takes the params from the url in the con...

0 Likes
1 Replies

a problem with session and csrf token in old browser in a web server

when i use opera 12 and older and IE and other old browser for get my web app in a server with this...

0 Likes
0 Replies

What is the best way to organize data update in db?

I have a table with many fields. Some of these fields I need to update, the rest leave as is. Becaus...

0 Likes
0 Replies
posted 10 years ago

Deployment Best Practices

What is the best way to handle permission issues when deploying Laravel applications ? Deployments t...

0 Likes
2 Replies
posted 10 years ago

Query Build without results

Hi. I have debugged a query built with query builder: Array ( [0] => Array (...

0 Likes
1 Replies
Solved
posted 10 years ago

Undefined property: Client::$name ...

Hi, fnc in Eloquent Client model public function getNameAttribute() { if( $this->name) { retu...

0 Likes
2 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.