PHP Class SebastiaanLuca\Router\Routers\BootstrapRouter

A standard router to define commonly used route parameter patterns.
Inheritance: extends Router
Mostra file Open project: sebastiaanluca/laravel-router

Public Methods

Method Description
map ( ) Register the routes.

Method Details

map() public method

Register the routes.
public map ( )