Solved. In bootstrap/cache/config.php was still a line 'App\Providers\TelescopeServiceProvider', removed it manually now.
Mar 31, 2019
4
Level 1
Removing Laravel Telescope gives error
I've removed Telescope, but I'm keeping the error: In ProviderRepository.php line 208: Class 'App\Providers\TelescopeServiceProvider' not found. Followed this advice https://github.com/laravel/telescope/issues/361. But I'm still having this error, e.g. when I'm running artisan config:cache command. Where could this error come from?
Level 1
3 likes
Please or to participate in this conversation.