Laravel middlewares
I created a laravel middleware with this code:
laravel 11 middleware not working it says it dont exist
bootstrap app middleware file
Laravel 11 Middleware route group api doesnt work
I have a api project with Laravel 11, and i want to make a middleware for admin api.