force - Create the class even if the job middleware already exists Optionalpest - Generate an accompanying Pest test for the Middleware Optionalphpunit - Generate an accompanying PHPUnit test for the Middleware Optionaltest - Generate an accompanying Test test for the Middleware Optionalname - The name of the middleware Requiredphp artisan make:job-middleware [-f|--force] [--test] [--pest] [--phpunit] [--] <name>