mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Update Kernel.php
This commit is contained in:
parent
7f6ec77e69
commit
04960ed8be
@ -68,7 +68,7 @@ class Kernel extends HttpKernel
|
||||
* Forces the listed middleware to always be in the given order.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
*/
|
||||
protected $middlewarePriority = [
|
||||
\Illuminate\Session\Middleware\StartSession::class,
|
||||
\Illuminate\View\Middleware\ShareErrorsFromSession::class,
|
||||
|
Loading…
x
Reference in New Issue
Block a user