Dec 1, 2025
1
Level 27
Replacing a middleware in L11's bootstrap/app.php
I have some customization in L10's Http/Kernel.php, and now need to convert to L11's bootstrap/app.php because a package requires it
How do I replace the middleware 'auth' with another class in L11's app.php syntax?
Please or to participate in this conversation.