Calling the finish method on the right object
This commit is contained in:
@@ -180,4 +180,4 @@ $response->send();
|
|||||||
|
|
||||||
Event::fire('laravel.done', array($response));
|
Event::fire('laravel.done', array($response));
|
||||||
|
|
||||||
$response->finish();
|
$response->foundation->finish();
|
||||||
Reference in New Issue
Block a user