php - Laravel 5.2 composer update error -


is composer update error today?

here error:

when run composer update got this

php artisan clear-compiled
[pdoexception]
sqlstate[hy000] [2002] no such file or directory
script php artisan clear-compiled handling pre-update-cmd event returned 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.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -