Skip to content

Instantly share code, notes, and snippets.

@dwhoop55
dwhoop55 / ! README.md
Last active June 18, 2024 15:59
Deploy versioned Laravel application from git for integration in CI/CD

Laravel zero-downtime deployment

Use this for a directory structure like this:

project-root/

  • [file] deploy.sh
  • staging
    • [dir] storage
    • [file] .env
    • [dir] repos
  • [dir] 12ab34hg67