class Kernel extendsKernel

Properties

protectedarray $middleware The application's global HTTP middleware stack.
protectedarray $middlewareGroups The application's route middleware groups.
protectedarray $routeMiddleware The application's route middleware.
protectedarray $middlewarePriority The priority-sorted list of middleware.