force
- Create the class even if the exception already exists Optionalrender
- Create the exception with an empty render method Optionalreport
- Create the exception with an empty report method Optionalname
- The name of the exception Requiredphp artisan make:exception [-f|--force] [--render] [--report] [--] <name>