Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wont compile as vendor directory is missing #82

Open
layer7gmbh opened this issue Oct 18, 2024 · 0 comments
Open

wont compile as vendor directory is missing #82

layer7gmbh opened this issue Oct 18, 2024 · 0 comments

Comments

@layer7gmbh
Copy link

Hi,

downloading the master.zip file, extracting it

$php artisan migrate --seed

will give:

PHP Warning:  require(/var/www/vhosts/httpdocs/fnm-webui/vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/vhosts/httpdocs/fnm-webui/artisan on line 18
PHP Fatal error:  Uncaught Error: Failed opening required '/var/www/vhosts/httpdocs/fnm-webui/vendor/autoload.php' (include_path='.:/opt/plesk/php/8.3/share/pear') in /var/www/vhosts/httpdocs/fnm-webui/artisan:18
Stack trace:
#0 {main}
  thrown in /var/www/vhosts/httpdocs/fnm-webui/artisan on line 18

$ ls -la /var/www/vhosts/httpdocs/fnm-webui/vendor/

ls: cannot access /var/www/vhosts/httpdocs/fnm-webui/vendor/: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant