I have following relations: in TransportOrder Model: public function statuses(){ return $this-&g...
Hello Is there anyone that have migrated from CakePHP to Laravel? What is best approach to do this w...
Error: FatalErrorException in RegisterController.php line 22: Class 'App\Paises' not found in Regist...
I want manage single session on laravel application and magento application. so i have changed the l...
So, i have a database that is in iso-8859-1, and the website is supposed to be in utf8. I do not hav...
I am implementing Server APIs for Mobile App using Laravel 4. Can I use Auth::user() to get the curr...
So I have a Vip model: class Vip extends Model { use MemberTypeTrait; use RecordStatusActive...
Hi all, my 5.1 application has a form that allows for deleting an employee. When the user clicks on...
I'm using Laravel 4 and I'm trying to get multiple values to display instead of one. When I try, I g...
Hello all i'm trying to have for my website 3 post for each Categories but in my controller i'm doin...
Hi, does anyone know when 5.2 is going to be released? Can't seem to find an ETA anywhere..
Hello everibody, it's my first post, googled a lot but didn't find anithing could help. Here is the...
I've used davejamesmiller/laravel-breadcrumbs previously and when it came time to use it again in my...
I'm using Laravel 4 and I'm trying to change the laravel blade link to use a normal html link. My bl...
How should I set this file ? APP_ENV=local APP_DEBUG=true
Hi, I started with a new application, but I struggle with setting up my Models and Relations. Let me...
Hi, I am having problems saving the Multipart Image sent from Android application to laravel. As soo...
Hi there, i created a generator of Bootstrap 3 progress bars based on dates, i use it to show the ex...
Hello, i made a simple email form, and when I send i've this error : ErrorException in DiskKeyCache....
Hi, I’m a web apps developer. I’m facing problem by some black head hacker. I had developed a site u...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community