@@ -246,4 +246,4 @@ $response->send();
|
*/
-Event::fire('laravel.done');
+Event::fire('laravel.done', array($response));
@@ -0,0 +1 @@
+*