class DataServiceProvider extends ServiceProvider
Methods
| void |
boot()
Bootstrap the application events. |
|
| void |
register()
Register the service provider. |
|
| void |
registerFormEvents()
Register form events |
|
| array |
provides()
Get the services provided by the provider. |
Details
at line 22
public void
boot()
Bootstrap the application events.
at line 32
public void
register()
Register the service provider.
at line 48
public void
registerFormEvents()
Register form events
at line 69
public array
provides()
Get the services provided by the provider.