I have installed Laravel using composer on my local machine in XAMPP environment. Now I am going to do it on server. I have an AWS instance, I had tried to install composer using these steps.
curl -s http://ift.tt/SI3ujS | php
Its execute successfully. Now any of the composer command is not working:-
composer install
composer create-project laravel/laravel sujeetlaraveldemo
Aucun commentaire:
Enregistrer un commentaire