Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

You have few option for automation:

  1. You can use something like Laravel Envoy

  2. Use Capistano (A tutorial on how to do it is here

  3. You can create a Phing script to do that .This is an old example I did 2 years ago https://github.com/gafitescu/Phing-file-builds/blob/master/svn... and https://github.com/gafitescu/Phing-file-builds/blob/master/svn...

  4. Use Jenkins

Last updated 1 year ago.
0
  • Create a bare git repository in your server and add it to your remotes in your local machine
  • Modify the git post update hook script in server to copy new files to your web directory every time you push files from your dev server.

Explained further here Deploying a Laravel website with Git

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

ChrisF79 chrisf79 Joined 11 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.