mardi 18 juillet 2017

Laravel: Install git, composer, nodejs and gulp on production server

Is there a right or proper way of deploying a laravel application? This is because I am not sure if it is right to install git, composer, nodejs and gulp on production server.

I have these installed on my development server so I just do a git checkout development && git pull to get updates then run gulp --production to compile assets as I have set the public to ignore list on git.

The composer is to do composer install should I have updates on the composer.json file.

Is this setup the right way to also do in production?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2uu947J
via IFTTT

Aucun commentaire:

Enregistrer un commentaire