so in my controller which inherits another controller (parent) which in turns inherits BaseControlle...
I was using TestDummies in 5.0 but changed to built in Factory functionality in 5.1. but when i ran...
Hey, So one annoying thing about laravel is the constant updates, i have just about managed to start...
ok so I am trying to test the /password/email (which comes as part of laravel 5). my php unit test i...
I have got an installation of Laravel 5 on my local machine using MAMP. db config uses Socket/port....
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.