awkwardideas/syncscript

Sync Script Generator

dev-master 2016-11-01 16:56 UTC

This package is auto-updated.

Last update: 2024-04-29 03:53:22 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

Install Via Composer

composer require awkwardideas/syncscript

Commands via Artisan

Command line actions are done via artisan. The host, username, password from the .env file are used for making the connection.

php artisan syncscript:generate

--from= Database providing data --to= Database receiving data