0

[pid 24634] [client 192.168.1.254:53250] PHP Fatal error:  require(): Failed opening required '/var/www/html/bab_dev/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/bab_dev/bootstrap/autoload.php on line 17

Laravel error coming i have run composer command successfully still shows this error in error log file please guide

3
  • try to run composer update or composer install Commented Oct 17, 2016 at 11:48
  • already did still same issue persists Commented Oct 17, 2016 at 11:53
  • hi can you check this laracasts.com/discuss/channels/laravel/… Commented Oct 17, 2016 at 11:56

1 Answer 1

1

run command

composer install

and then, run command

composer dump-autoload
Sign up to request clarification or add additional context in comments.

1 Comment

now it gives 500 HTTP_ERROR no error log genrating in error_log file

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.