Is this possible something like this: if(Auth::user()->isCompany()){ $middleware = "auth...
I am using Laravel 5. After too many GET requests via ajax, let's say an ajax request that gets fire...
I am in the process of rewriting a site(doesn't use any framework) to laravel. For now my first task...
I haven't really written any unit tests as it goes in the way with deadlines . Please don't get me w...
If I do this, I would be able to retrieve the images() for the item $items = Item::all(); foreach($i...
It would be helpful if you explain what the folders are for even the obvious ones just to know we ar...
Thank you for open sourcing such a wonderful application. There is so much to learn in here and coul...
If you want to 5.3 then use Laravel 4.0
The documentation says that when running PHP in command line mode, the default is 0 (unlimited). htt...
I am not sure how to do this . But in MySQL level you could probably use CREATE TRIGGER BEFORE UPDAT...
The Laravel portal for problem solving, knowledge sharing and community building.