To solve this problem you can simply run
php artisan optimize
And expect configuration, routes and files cache to be cleared.
Configuration cache cleared!
Configuration cached successfully!
Route cache cleared!
Routes cached successfully!
Files cached successfully!
After that, rerun your application.