When executing the php artisan command within my project in laravel, it gives me this error:
PHP Warning: require(/root/blog/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /root/blog/bootstrap/autoload.php on line 17
PHP Fatal error: require(): Failed opening required '/root/blog/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/php') in /root/blog/bootstrap/autoload.php on line 17