Commit 161ebdab authored by Taylor Otwell's avatar Taylor Otwell

Revert "[5.1] Add new middleware"

parent 2d9b6958
......@@ -11,7 +11,6 @@ class Kernel extends HttpKernel
*/
protected $middleware = [
'Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode',
'Illuminate\Foundation\Http\Middleware\VerifyPostSize',
'Illuminate\Cookie\Middleware\EncryptCookies',
'Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse',
'Illuminate\Session\Middleware\StartSession',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment