What is the best way to handle permission issues when deploying Laravel applications ? Deployments t...
Hi, This question might be less laravel but more sql heavy. Please bear with me for a moment. I have...
Hi Guys , I have a prefixed group route with a resource controller. When I list down all my existing...
Hi All, Is it practical to use TDD when doing bug fixes to an existing project. If the project has g...
Hi, I have been banging my head on the wall trying to figure this out : When ever we add a 'use Clas...
A multiple database architecture hurts when it comes to Laravel Validators , and some complex querie...
Resource controllers can help in building an API. But its better to first design the API. At least i...
Try updating superclousure , its being used for serializing the closures to be used in queues.
The only reasonable explanation I found : http://dba.stackexchange.com/questions/68498/mysql-foreign...
Dump the values inside Auth Manager attempt() method to see what it returns , you can get an idea th...
The Laravel portal for problem solving, knowledge sharing and community building.
The community