I removed a composer package, with composer remove laravel/telescope But getting to the end of the command output I got
In ProviderRepository.php line 208:
Class 'App\Providers\TelescopeServiceProvider' not found
I deleted the vendor folder, check to make sure the package is not in the composer.json file, reinstalled the vendor packages and I got the same error at the end of the command output