I have problem with laravel view is not found by route function I did composer dumpautoload but no use ArticleController.php
Use this on your cmd then run your project.
php artisan config:cache php artisan route:cache php artisan controller:cache php artisan optimize:clear