laracoft's avatar

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?

1 like
1 reply

Please or to participate in this conversation.