Artisan.page

make:scope

Create a new scope class

Terminal
php artisan make:scope [-f|--force] [--] <name>

Options

forceOptional

Create the class even if the scope already exists

Arguments

nameRequired

The name of the scope