Eloquent is driving me mad :-( I need to convert the following SQL to Eloquent. Ideally I want to us...
I have a model relationship, user belongsToMany roles. When updating a user I want to set the value...
I'm trying to develop a full stack L5 package and need to include/use illuminate/html and create a f...
Laravel is not a community driven solution, it is written by @taylorotwell I suggest you start by wr...
The first line should read <?php namespace App\Http\Controllers; and does your Auth controller h...
Listen for the event. Laravel support many events out of the box.
I use https://github.com/Maatwebsite/Laravel-Excel easily enough. IN my composer file it reads "...
The Laravel portal for problem solving, knowledge sharing and community building.