Registry / database / laravel-enso-dbsyncmigrations

laravel-enso-dbsyncmigrations

JSON →
library2.1.2phppackagistunverified

Database synchronization migrations-generator for Laravel.

composer require laravel-enso/dbsyncmigrations
INSTALL
IMPORT
SIG · LARAVEL-ENSO-DBSYN
L
laravel-enso-dbsyncmigrations
databasephpv2.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DbSyncMigrationsServiceProvider
use LaravelEnso\DbSyncMigrations\DbSyncMigrationsServiceProvider;

Register the service provider to enable database synchronization migrations.

<?php use LaravelEnso\DbSyncMigrations\DbSyncMigrationsServiceProvider; // Register in config/app.php providers array DbSyncMigrationsServiceProvider::class;
Debug
Known issues
gotchaRequires Laravel 5.8+ and may conflict with other migration tools.
fix
Ensure no other migration generators are active.
affects: >=2.0.0
Upgrade
Version history
2.1.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
laravel-enso-dbsyncmigrations — pip install laravel-enso-dbsyncmigrations · libregistry