Added a namepsace for each type of library and updated in programming
This commit is contained in:
@@ -4,6 +4,7 @@ namespace App\Http\Middleware;
|
||||
|
||||
use Closure;
|
||||
use DB;
|
||||
|
||||
use App\Models\User\UserPermission;
|
||||
|
||||
class RequirePermission
|
||||
|
||||
Reference in New Issue
Block a user