make:exception
Create a new custom exception class
Terminal
Options
renderOptional
Create the exception with an empty render method
reportOptional
Create the exception with an empty report method
Arguments
nameRequired
The name of the class
Create a new custom exception class
Create the exception with an empty render method
Create the exception with an empty report method
The name of the class