Have you tried delete the /vendor/ folder and try composer install
laravel 5.2 composer update also php artisan problem
Is somebody get composer update error today?
here is my error;
when I running 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 doesnt work, too.
Please or to participate in this conversation.