0

I am getting the following error while running a laravel application "bootstrap/../vendor/autoload.php : failed to open stream: No such file or directory". Please help.

2

1 Answer 1

1

You must install the dependencies, run this command on the root of your project :

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.