Hi Guys, I have development setup for Laravel 4.0 , the login system and everything worked fine. My...
Hi Guys, I have been trying to get my head around this. I have a method thats wrapped with a DB::tra...
Hi Guy's, I am in the mids a of integrating stripe for laravel payment. I am aware of and have used...
Hi, How to I have multiple email accounts setup in the configuration to send emails using different...
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.