I just git cloned a project im going to work on, but i get route login is not supported? Im on laravel 11. Is this a known issue or is it something on my end?
Im running composer install, but i get a Curl 23 error, this one specificly:
In CurlDownloader.php line 390:
[Composer\Downloader\TransportException (100)]
curl error 23 while downloading https://filament-filter-sets.composer.sh/download/9ce01450-e878-45fe-b2f3-cbeec1c1eb49/advanced-tables-for-filament-3.7.22.zip: Failed writing received data to disk/application
In CurlDownloader.php line 390:
[Composer\Downloader\TransportException (100)]
curl error 23 while downloading https://filament-filter-sets.composer.sh/download/9ce01450-e878-45fe-b2f3-cbeec1c1eb49/advanced-tables-for-filament-3.7.22.zip: Failed writing received data to disk/application
And yes i do have enough storage, good connection, from what i saw i do have the premissions, deleted temp files but still no fix