add comment
This commit is contained in:
parent
d3353c9e9a
commit
a6ca577839
|
@ -22,6 +22,8 @@ class RouteServiceProvider extends ServiceProvider
|
||||||
/**
|
/**
|
||||||
* The controller namespace for the application.
|
* The controller namespace for the application.
|
||||||
*
|
*
|
||||||
|
* When present, controller route declarations will automatically be prefixed with this namespace.
|
||||||
|
*
|
||||||
* @var string|null
|
* @var string|null
|
||||||
*/
|
*/
|
||||||
// protected $namespace = 'App\\Http\\Controllers';
|
// protected $namespace = 'App\\Http\\Controllers';
|
||||||
|
|
Loading…
Reference in New Issue