Make a second route Route::get('report, ....`. And remove the ? from Route::get('report/{id?}' Also,...
Both woogygun and guiden, think it's useful if you paste the relevant code so we can take a look at...
Not at the computer now, but wasn't there a way to check if the current request is made through CLI?...
I've used something like this in the past, as ->after() isn't supported either in sqlite (what I...
Do you do the php artisan migrate on your local machine or the vagrant-box? ssh into the vagrant bo...
The Laravel portal for problem solving, knowledge sharing and community building.