Commit a9bddfc0 authored by Taylor Otwell's avatar Taylor Otwell

Add error binder.

parent 75393db9
......@@ -29,6 +29,7 @@ class AppServiceProvider extends ServiceProvider {
'Illuminate\Cookie\Middleware\Queue',
'Illuminate\Session\Middleware\Reader',
'Illuminate\Session\Middleware\Writer',
'Illuminate\View\Middleware\ErrorBinder',
];
/**
......
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