expectExceptionObject(new RuntimeException( 'In order to use the Auth::routes() method, please install the laravel/ui package.' )); Auth::routes(); } }