Open ghost opened 7 years ago
You need to run composer install
.
I did
That error says otherwise. It's looking for the autoloader which is in the vendor folder, which is placed when you run composer install
.
Are there any other errors in the logs?
When running the artisan commands on centos i keep getting this error:
PHP Warning: require(/var/www/html/aurapanel/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/aurapanel/bootstrap/autoload.php on line 17 PHP Fatal error: require(): Failed opening required '/var/www/html/aurapanel/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/aurapanel/bootstrap/autoload.php on line 17