PHP 클래스 Evercode1\ViewMaker\ViewMakerServiceProvider
Place the line below in the providers array inside app/config/app.php
Evercode1\ViewMaker\src\ViewMakerServiceProvider::class,
파일 보기
프로젝트 열기: evercode1/view-maker
보호된 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
boot ( ) : void |
Perform post-registration booting of services. |
|
provides ( ) : array |
Get the services provided by the provider. |
|
register ( ) : void |
Register any package services. |
|
메소드 상세
Perform post-registration booting of services.
Get the services provided by the provider.
Register any package services.
프로퍼티 상세
protected bool $commands |
리턴 |
boolean |
|
Indicates if loading of the provider is deferred.