class Kernel extends Kernel

Properties

protected array $bootstrappers

The bootstrap classes for the application.

protected array $middleware

The application's global HTTP middleware stack.

protected array $middlewareGroups

The application's route middleware groups.

protected array $routeMiddleware

The application's route middleware.

protected array $middlewarePriority

The priority-sorted list of middleware.