You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi,
downloading the master.zip file, extracting it
$php artisan migrate --seed
will give:
$ ls -la /var/www/vhosts/httpdocs/fnm-webui/vendor/
The text was updated successfully, but these errors were encountered: