Kernel
 class Winter\Storm\Foundation\Http\Kernel
extends Illuminate\Foundation\Http\KernelExtends
| Class | Description | 
|---|---|
| Illuminate\Foundation\Http\Kernel | 
Properties
            
            
            
                protected
            
            
            $bootstrappers
            
                :
                                                            mixed
                                                                        
                        = [{},{},{},{},{},{},{},{},{}]
                    
                            
        
        
        
            
            
            
                protected
            
            
            $middleware
            
                :
                                                            mixed
                                                                        
                        = [{},{},{},{}]
                    
                            
        
        
        
            
            
            
                protected
            
            
            $middlewareGroups
            
                :
                                                            mixed
                                                                        
                        = {"web":[{},{},{},{},{}],"api":["throttle:60,1","bindings"]}
                    
                            
        
        
        
            
            
            
                protected
            
            
            $middlewarePriority
            
                :
                                                            mixed
                                                                        
                        = [{},{},{}]
                    
                            
        
        
        
            
            
            
                protected
            
            
            $routeMiddleware
            
                :
                                                            mixed
                                                                        
                        = {"bindings":{},"throttle":{}}
                    
                            
        
        
        
            
            ← Previous page
            Winter\Storm\Foundation\Exception\Handler
        
                
            Next page →
            Winter\Storm\Foundation\Http\Middleware\CheckForMaintenanceMode
        
    
    Copyright © 2025 Winter CMS