'App\\', /* |-------------------------------------------------------------------------- | Root Controller Namespace |-------------------------------------------------------------------------- | | This namespace will be automatically prepended to URLs generated via | the URL generator for controller actions, allowing for the simple | and convenient referencing of your namespaced controller class. | */ 'controllers' => 'App\Http\Controllers', );