With the changes to Laravel 5 directory structure and service providers changes, where is the ideal...
I am working on a fairly large Laravel application and wanted to get some input on the ideal namespa...
Laravel 5 will be able to support 4 via legacy providers, so we will probably be pushed towards conv...
I attach "is" and "can" methods to my User object. So I can do things like: Auth...
@KevinCreel - Gotcha thanks. $alerts = Alert::with(['product','user'])->whereHas('product', funct...
There can be many reasons why it wouldn't work. If you're using virtualbox for your VM try running t...
The Laravel portal for problem solving, knowledge sharing and community building.
The community