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
Vendor folder should not be pushed to repository, it is a file generated when you run composer install command. Please make sure to download and install composer in your machine and run composer install to generate vendor folder.
Hello, I'm getting an error stating Vender folder is missing.
Warning: require_once(vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\Chat\index.php on line 4
Fatal error: Uncaught Error: Failed opening required 'vendor/autoload.php' (include_path='\xampp\php\PEAR') in C:\xampp\htdocs\Chat\index.php:4 Stack trace: #0 {main} thrown in C:\xampp\htdocs\Chat\index.php on line 4
Can you please include this?
Joseph
The text was updated successfully, but these errors were encountered: