So in the config folder, I have: local/database.php -> uses mySQL testing/database.php -> us...
I am just beginning to learn Laravel 5, I am doing this: public function update($id, Request $reques...
annoying for sure, challenging even - we know about the new features but we dont know about code cha...
usually it means that when migrations happened, it didnt create the table as there was an error so t...
have you tried finding that function in laravel directory?
is there two different codebases or one for both? if one, then you need to specify the db you use wh...
The Laravel portal for problem solving, knowledge sharing and community building.