PHP Class SebastiaanLuca\Router\Routers\BootstrapRouter

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

Méthodes publiques

Méthode Description
map ( ) Register the routes.

Method Details

map() public méthode

Register the routes.
public map ( )