ServiceProvider
class ServiceProvider extends ServiceProvider (View source)
class ServiceProvider.
Constants
| CONFIG_PATH |
|
Methods
void
boot()
Inject the configurration for this package from the application enviroment during boot.
void
register()
Binds this package with the Laravel Application.