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