Class RouteServiceProvider
- Illuminate\Foundation\Support\Providers\RouteServiceProvider
-
App\Providers\RouteServiceProvider
public
|
|
public
|
protected
string
|
$namespace
This namespace is applied to the controller routes in your routes file. |
#
'App\Http\Controllers'
|