Download the PHP package n3xt0r/laravel-mysql-sync without Composer
On this page you can find all versions of the php package n3xt0r/laravel-mysql-sync. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download n3xt0r/laravel-mysql-sync
More information about n3xt0r/laravel-mysql-sync
Files in n3xt0r/laravel-mysql-sync
Download n3xt0r/laravel-mysql-sync
More information about n3xt0r/laravel-mysql-sync
Files in n3xt0r/laravel-mysql-sync
Vendor n3xt0r
Package laravel-mysql-sync
Short Description Syncing Database from one environment to the other
License MIT
Package laravel-mysql-sync
Short Description Syncing Database from one environment to the other
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-mysql-sync
laravel-mysql-sync [Laravel/Lumen 5.x /6]
This Tool allows Laravel/Lumen Developers to syncing mysql databases to the local environment from any configured environment like staging or production systems.
Requirements
Remote
- mysqldump
- openssh
Local
- mysql-client
Installation
Add your new provider to the providers array of config/app.php
publish the config
Lumen
Add the config from the vendor directory to your config dir manually. Dont forget to register it inside of the bootstrap/app.php.
Configuration Example
Execute syncing
All versions of laravel-mysql-sync with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
illuminate/database Version 5.*
illuminate/view Version 5.*
illuminate/support Version 5.*
illuminate/container Version 5.*
laravelcollective/remote Version 5.*.*
illuminate/database Version 5.*
illuminate/view Version 5.*
illuminate/support Version 5.*
illuminate/container Version 5.*
laravelcollective/remote Version 5.*.*
The package n3xt0r/laravel-mysql-sync contains the following files
Loading the files please wait ....