Is somebody get composer update
error today?
Here is my error:
When I run composer update
I got this
php artisan clear-compiled
[PDOException]
SQLSTATE[HY000] [2002] No such file or directory
Script php artisan clear-compiled handling the pre-update-cmd event returned with an error[RuntimeException]
Error Output:
update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--] []...
Also php artisan
command doesn't work, too.