daveearley / Email-Validation-Tool

An easy to use, accurate-ish & extensible email validation library for PHP 7+ 📧

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forgot to install packages via composer in Docker image

khanhicetea opened this issue · comments

Error log :

Warning: require(/web/vendor/autoload.php): failed to open stream: No such file or directory in /web/index.php on line 5

Fatal error: require(): Failed opening required '/web/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /web/index.php on line 5

Context : user clone source and forgot running composer install