Download the PHP package pangolinkeys/backup-migrations without Composer
On this page you can find all versions of the php package pangolinkeys/backup-migrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pangolinkeys/backup-migrations
More information about pangolinkeys/backup-migrations
Files in pangolinkeys/backup-migrations
Download pangolinkeys/backup-migrations
More information about pangolinkeys/backup-migrations
Files in pangolinkeys/backup-migrations
Vendor pangolinkeys
Package backup-migrations
Short Description A package that takes a backup of the database before running a migration
License MIT
Package backup-migrations
Short Description A package that takes a backup of the database before running a migration
License MIT
Please rate this library. Is it a good library?
Informations about the package backup-migrations
backup-migrations
Repository to perform a database backup before migrations and seeds are run.
Require this package using
Register the
service provider in the applications providers array.
Run
to publish the config file.
Run the commands
as usual. In the background a backup dump of the database will be taken.
To restore the most recent backup run
To specify a backup use the
option.
All versions of backup-migrations with dependencies
PHP Build Version
Package Version
The package pangolinkeys/backup-migrations contains the following files
Loading the files please wait ....