Download the PHP package ahmetbarut/laravel-auto-deploy without Composer
On this page you can find all versions of the php package ahmetbarut/laravel-auto-deploy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ahmetbarut/laravel-auto-deploy
More information about ahmetbarut/laravel-auto-deploy
Files in ahmetbarut/laravel-auto-deploy
Download ahmetbarut/laravel-auto-deploy
More information about ahmetbarut/laravel-auto-deploy
Files in ahmetbarut/laravel-auto-deploy
Vendor ahmetbarut
Package laravel-auto-deploy
Short Description The tool enables our Laravel applications to automatically deploy when we commit changes, using GitHub webhooks, without the need to connect to the server via SSH.
License MIT
Package laravel-auto-deploy
Short Description The tool enables our Laravel applications to automatically deploy when we commit changes, using GitHub webhooks, without the need to connect to the server via SSH.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-auto-deploy
Introduction
This package is designed to automate the deployment process of Laravel applications. It provides a series of commands and configurations that help streamline the deployment workflow, reducing the time and effort required to keep your application up-to-date and running smoothly.
Usage
After the initial deployment of your application, you need to create a webhook
for your project.
Output
Installation
Config
If you want to change the model or table name, you can modify them using these variables in your .env
file:
All versions of laravel-auto-deploy with dependencies
PHP Build Version
Package Version
The package ahmetbarut/laravel-auto-deploy contains the following files
Loading the files please wait ....