PHP 클래스 SebastiaanLuca\Router\Routers\BootstrapRouter

A standard router to define commonly used route parameter patterns.
상속: extends Router
파일 보기 프로젝트 열기: sebastiaanluca/laravel-router

공개 메소드들

메소드 설명
map ( ) Register the routes.

메소드 상세

map() 공개 메소드

Register the routes.
public map ( )