PHP Class SebastiaanLuca\Router\EventHandlers\RegisterRouteMiddleware

Registers all named route middleware when all service providers have been registered and booted.
Show file Open project: sebastiaanluca/laravel-router

Public Methods

Method Description
handle ( ) Handle the event.

Method Details

handle() public method

Handle the event.
public handle ( )