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
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
root@StreamingRiver-IPTV:~/docker-streamingriver# php artisan sriptv:init
PHP Warning: require(/root/docker-streamingriver/vendor/autoload.php): failed to open stream: No such file or directory in /root/docker-streamingriver/artisan on line 18
PHP Fatal error: require(): Failed opening required '/root/docker-streamingriver/vendor/autoload.php' (include_path='.:/usr/share/php') in /root/docker-streamingriver/artisan on line 18
vendor folder missing and it content pls advise how to proceed
The text was updated successfully, but these errors were encountered:
root@StreamingRiver-IPTV:~/docker-streamingriver# php artisan sriptv:init
PHP Warning: require(/root/docker-streamingriver/vendor/autoload.php): failed to open stream: No such file or directory in /root/docker-streamingriver/artisan on line 18
PHP Fatal error: require(): Failed opening required '/root/docker-streamingriver/vendor/autoload.php' (include_path='.:/usr/share/php') in /root/docker-streamingriver/artisan on line 18
vendor folder missing and it content pls advise how to proceed
The text was updated successfully, but these errors were encountered: