Level 75
You may want to create a project first, then run:
php artisan ui vue --auth
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
run this >> laravel new tweety --auth
and get this error:
In CurlFactory.php line 201:
cURL error 18: transfer closed with 6257 bytes remaining to read (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
Anybody can help what is going on? Try to google it, still not solving the problem.. :-(
Please or to participate in this conversation.