undefined offset 3a 0 at laravel 5cframework 5csrc 5cilluminate 5crouting 5crouter php

Solutions on MaxInterview for undefined offset 3a 0 at laravel 5cframework 5csrc 5cilluminate 5crouting 5crouter php by the best coders in the world

showing results for - "undefined offset 3a 0 at laravel 5cframework 5csrc 5cilluminate 5crouting 5crouter php"
Charlie
02 Mar 2016
1run command : 
2composer require laravel/ui
3  
4---------------  OR  -----------------
5
6commenting Route::auth(); inside routes/web.php will also solve your issue.