composer php - Updating laravel on live server -


i have updated laravel install locally, using cache busting

https://github.com/themonkeys/laravel-cachebuster

what best way on live server?

a) run composer update on live?

b) pull updated version git?

thanks.

continuous integration best way deploy on live server. check these links more information

https://en.wikipedia.org/wiki/continuous_integration

https://github.com/integrations/feature/continuous-integration

https://circleci.com/integrations/bitbucket/

https://about.gitlab.com/gitlab-ci/

or if want simple , easy can create packages on local example .deb packages on ubuntu , upload them extract on server


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -