Commit 837b4802 authored by Taylor Otwell's avatar Taylor Otwell

remove the input flashing from filters.

parent 783101cc
...@@ -50,7 +50,7 @@ return array( ...@@ -50,7 +50,7 @@ return array(
'after' => function($response) 'after' => function($response)
{ {
Input::flash(); // Do stuff after every request to your application.
}, },
......
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