In PackageManifest.php line 177: The C:\system\bootstrap\cache directory must be present and writable.
Im trying update the lasting composer, and doing php artisan cache:clear using windows 10
In PackageManifest.php line 177: The C:\system\bootstrap\cache directory must be present and writable.
Im trying update the lasting composer, and doing php artisan cache:clear using windows 10
Delete manually the cache folder from bootstrap folder and create it again manually via New Folder command on Windows.
I solved the same issue doing this thing.