Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microweber
MicroweberServiceProvider
PHP 클래스 Microweber\MicroweberServiceProvider
상속:
extends
Illuminate\Support\ServiceProvider
파일 보기
프로젝트 열기: microweber/microweber
공개 메소드들
메소드
설명
__construct
(
$app
)
autoloadModules
(
$className
)
boot
(
Illuminate\Http\Request
$request
)
register
( )
비공개 메소드들
메소드
설명
registerRoutes
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
$app
)
autoloadModules()
공개
메소드
public
autoloadModules
(
$className
)
boot()
공개
메소드
public
boot
(
Illuminate\Http\Request
$request
)
$request
Illuminate\Http\Request
register()
공개
메소드
public
register
( )