Allow the registration of third party cache and session drivers.
This commit is contained in:
@@ -170,4 +170,4 @@ date_default_timezone_set(Config::get('application.timezone'));
|
||||
if ( ! Request::cli() and Config::get('session.driver') !== '')
|
||||
{
|
||||
Session::load();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user