make:middleware
Create a new HTTP middleware class
Terminal
Options
pestOptional
Generate an accompanying Pest test for the Middleware
phpunitOptional
Generate an accompanying PHPUnit test for the Middleware
testOptional
Generate an accompanying Test test for the Middleware
Arguments
nameRequired
The name of the middleware