I am trying to add Passport::routes(); in laravel AuthServiceProvider.php but failing with the exception message "Method 'routes' not found in \Laravel\Passport\Passport". But in the tenancy for laravel package follow this procedure. So how can I solve this?