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