remove the input flashing from filters.
This commit is contained in:
@@ -50,7 +50,7 @@ return array(
|
||||
|
||||
'after' => function($response)
|
||||
{
|
||||
Input::flash();
|
||||
// Do stuff after every request to your application.
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user