I have installed Gulp and Laravel Elixir. When trying to execute gulp or gulp watch I get the follow...
Phpunit is not global, you should run vendor/bin/phpunit Try that instead. Similar for phpspec vend...
Session expiration probably means that the user is logged out. In this case you can specify middlewa...
You can edit your app/Exceptions/Handler.php file by specifying a way to render certain exceptions....
The Laravel portal for problem solving, knowledge sharing and community building.