Download the PHP package sthira-labs/laravel-deployments without Composer
On this page you can find all versions of the php package sthira-labs/laravel-deployments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sthira-labs/laravel-deployments
More information about sthira-labs/laravel-deployments
Files in sthira-labs/laravel-deployments
Download sthira-labs/laravel-deployments
More information about sthira-labs/laravel-deployments
Files in sthira-labs/laravel-deployments
Vendor sthira-labs
Package laravel-deployments
Short Description A simple, migration-like deployment script manager for Laravel applications.
License MIT
Package laravel-deployments
Short Description A simple, migration-like deployment script manager for Laravel applications.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-deployments
Laravel Deployments
A simple, migration-like deployment script manager for Laravel applications.
Installation
Setup
Publish the configuration and migration:
Run the migration:
Usage
Create a Deployment
This creates a timestamped file in app/Deployments/.
Run Deployments
Check Status
Rollback
Example Deployment
Configuration
Edit config/deployments.php to customize:
path: Deployment scripts directorytable: Database table namerequire_force_in_production: Require --force flag in productionenable_rollback: Enable/disable rollback functionality
Maintainer
Roshan Poojary (GitHub: @sthira-labs)
License
MIT
All versions of laravel-deployments with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/support Version ^10.0|^11.0
illuminate/console Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/filesystem Version ^10.0|^11.0
illuminate/log Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
illuminate/console Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/filesystem Version ^10.0|^11.0
illuminate/log Version ^10.0|^11.0
The package sthira-labs/laravel-deployments contains the following files
Loading the files please wait ...