resolve('laravel.session.'.$driver); } throw new \Exception("Session driver [$driver] is not supported."); } }