-
Notifications
You must be signed in to change notification settings - Fork 3
Exceptions
Marcin Halak (Versoo) edited this page Apr 10, 2018
·
2 revisions
Command to create Exception in resource directory.
php artisan larapi:exception {Resource} {Name}
Arguments:
- Resource - Name of resource
- Name - Name of Exception class
Options:
- --force - Force to create request, overwrite if exists