Hi. I installed Laravel 5 via composer using the command: composer global require "laravel/inst...
I'm really excited about using Laravel, but there's one small problem - I can't connect to my databa...
Just an update - I'm pretty close to just giving up on Laravel entirely. I was really looking forwar...
awkwardconcepts said: If you enable debugging in the app.php file, it will give you a more meaningf...
Well, after a bit more digging around, it seems that DB::query does not really work so well in Larav...
Yes sir: ErrorException call_user_func_array() expects parameter 1 to be a valid callback, class 'Il...
The Laravel portal for problem solving, knowledge sharing and community building.
The community