0

I have problem with laravel view is not found by route function. this error continually added in my laravel.log file so my project size increase day by day. I have clear out all the cache,config,routes,view,optimaize but not fix this. please help me.

[2023-03-25 06:28:43] local.ERROR: Uncaught InvalidArgumentException: View [errors.500] not found. in /home/testproject/public_html/Test_project/vendor/laravel/framework/src/Illuminate/View/FileViewFinder.php:137

2

1 Answer 1

0

First delete vendor folder after run this command in terminal:

composer install
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.