2017 © Pedro Peláez
 

library all-import

All Import should help migrating data from one database to another

image

unikat/all-import

All Import should help migrating data from one database to another

  • Monday, April 30, 2018
  • by kknopp
  • Repository
  • 1 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

-- Still in Development! --

Laravel All Import

Latest Stable Version Total Downloads License Build Status, (*1)

This package is aiming to simplify the data migration from one database to another., (*2)

Installation

Require this package with composer, (*3)

composer require unikat/all-import, (*4)

This package requires Laravel 5.5, so it should be discovered automatically., (*5)

Config

Publish the config with, (*6)

php artisan vendor:publish

Then you choose the ServiceProvider "AllImportServiceProvider"., (*7)

The Versions

30/04 2018

dev-master

9999999-dev

All Import should help migrating data from one database to another

  Sources   Download

MIT

The Requires

 

The Development Requires

by Konstantin Knopp