I have problem with laravel view is not found by route function I did composer dumpautoload but no use ArticleController.php
Just in the controller call
return View('index');
without
::make