Rapthera said:
use:
sudo laravel new project name
[Guzzle\Http\Exception\CurlException]
Thanks for the reply, this is the latest error using sudo -
[curl] 7: Failed connect to 192.241.224.13:80; Operation timed out [url] http://192.241.224.13/laravel-craft.z
ip
Assuming you have composer installed:
composer create-project laravel/laravel your-project-name
pogachar said:
Assuming you have composer installed:
composer create-project laravel/laravel your-project-name
I have and I tried that command but i'm getting the same failed to connect to ...operation timeout message Any ideas?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community