diff --git a/src/routes.php b/src/routes.php index 2a10b22..bceac80 100644 --- a/src/routes.php +++ b/src/routes.php @@ -1,12 +1,12 @@ 'Dwij\Laraadmin\Controllers', + 'namespace' => 'Dwij\Laeditor\Controllers', 'as' => $as, 'middleware' => ['web', 'auth', 'permission:ADMIN_PANEL', 'role:SUPER_ADMIN'] ], function () {