diff --git a/laravel/laravel.php b/laravel/laravel.php index fcdc32c5..990c8cee 100644 --- a/laravel/laravel.php +++ b/laravel/laravel.php @@ -180,4 +180,4 @@ $response->send(); Event::fire('laravel.done', array($response)); -$response->finish(); \ No newline at end of file +$response->foundation->finish(); \ No newline at end of file