Laravel Envoy

screenshot of Laravel Envoy
laravel

Automated deployment template for Laravel Envoy based on Capistrano.

Overview

This repository contains an automated deployment template for Laravel Envoy. It is based on Capistrano and allows for easy and efficient deployment of Laravel projects.

Features

  • Automated deployment using Laravel Envoy and Capistrano
  • Easy setup and configuration
  • Ability to deploy specific commits or rollback to previous releases
  • List available releases and backups on remote host

Summary

This repository provides an automated deployment template for Laravel Envoy, based on Capistrano. It simplifies the deployment process and allows for easy configuration and rollback options. Additionally, it provides features such as listing available releases and backups on the remote host. The installation process is straightforward and can be completed using Composer.

laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.