PHP 클래스 AllanTatter\React\React

파일 보기 프로젝트 열기: allantatter/laravel-react

공개 메소드들

메소드 설명
__construct ( Illuminate\Contracts\Config\Repository $config )
component ( $component, array $data = [] )
router ( $routes, array $data = [], $path = null )

비공개 메소드들

메소드 설명
render ( $uri )

메소드 상세

__construct() 공개 메소드

public __construct ( Illuminate\Contracts\Config\Repository $config )
$config Illuminate\Contracts\Config\Repository

component() 공개 메소드

public component ( $component, array $data = [] )
$data array

router() 공개 메소드

public router ( $routes, array $data = [], $path = null )
$data array