You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Laravel 5.3 script throws exception: BadMethodCallException in Macroable.php line 74: Method controller does not exist.
The problem is connected with calling Route::controller() method in routes.php file.