I have problem with laravel view is not found by route function I did composer dumpautoload but no use ArticleController.php
In my case I had to run php artisan optimize:clear in order to make everything to work again.
php artisan optimize:clear