Download the PHP package sextanet/migrate-shield without Composer
On this page you can find all versions of the php package sextanet/migrate-shield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sextanet/migrate-shield
More information about sextanet/migrate-shield
Files in sextanet/migrate-shield
Package migrate-shield
Short Description This is my package migrate-shield
License MIT
Homepage https://github.com/sextanet/migrate-shield
Informations about the package migrate-shield
Migrate Shield
Protects your production environment by backing up your database
It uses Spatie's Laravel Backup behind the scenes.
Installation
You can install the package via composer:
Usage
Simply, use your traditional commands in production mode
You will get covered and intercepted with Shield
Configuration
By default, it works inmediately with zero config. But also, you can customize some things in your .env
file
Optionally, you can publish the config file with:
Troubleshooting
If have your mysqldump
or pg_dump
in another location, you need to add dump binary path
Source: https://spatie.be/docs/laravel-backup/v8/installation-and-setup
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- SextaNet
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of migrate-shield with dependencies
illuminate/contracts Version ^10.0||^11.0
nunomaduro/laravel-console-menu Version ^3.5
spatie/laravel-backup Version ^9.2
spatie/laravel-package-tools Version ^1.16