How to set up your Laravel application for zero-downtime (Envoyer/Capistrano) deploys
Read OriginalThis article explains the concept of zero-downtime deployments using a Capistrano/Envoyer-style release directory structure. It details how this method works by building new releases in separate folders and using a symlink switch to make them live. The guide also covers Laravel-specific caveats, such as handling the storage folder and .env file, and provides basic deployment steps.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser