Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

vendor **folder** missing #18

Open
josephril opened this issue Feb 18, 2022 · 1 comment
Open

vendor **folder** missing #18

josephril opened this issue Feb 18, 2022 · 1 comment

Comments

@josephril
Copy link

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

@blinkinglight
Copy link
Contributor

these commands are run in docker container when building.
if you want start it on local computer, use default commands to setup laravel.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants