make:cast
Create a new custom Eloquent cast class
Terminal
Options
forceOptional
Create the class even if the cast already exists
inboundOptional
Generate an inbound cast class
Arguments
nameRequired
The name of the cast
Create a new custom Eloquent cast class
Create the class even if the cast already exists
Generate an inbound cast class
The name of the cast