added two new core events.
This commit is contained in:
@@ -181,4 +181,6 @@ if (Config::get('session.driver') !== '')
|
||||
Session::save();
|
||||
}
|
||||
|
||||
$response->send();
|
||||
$response->send();
|
||||
|
||||
Event::fire('laravel: done');
|
||||
Reference in New Issue
Block a user