Свойство | Тип | Описание | |
---|---|---|---|
$CONFIG_FILE | |||
$RES_NAMESPACE |
Метод | Описание | |
---|---|---|
__construct ( Illuminate\Contracts\Foundation\Application $app ) | Create a new service provider instance. | |
boot ( ) : void | Register any other events for your application. | |
register ( ) : void | Register bindings in the container. |
public __construct ( Illuminate\Contracts\Foundation\Application $app ) | ||
$app | Illuminate\Contracts\Foundation\Application |