Artisan.page

nova:policy

Create a new policy class

Terminal
php artisan nova:policy [-f|--force] [-m|--resource [RESOURCE]] [--] <name>

Options

forceOptional

Create the class even if the policy already exists

resourceOptional

The resource that the policy applies to

Arguments

nameRequired

The name of the policy