mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-28 05:58:31 +00:00
V3.1 branch link
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Laravel utility to keep records synchronized between environments through source control
|
Laravel utility to keep records synchronized between environments through source control
|
||||||
|
|
||||||
## V3.1 branch Notes (Work in progress)
|
## [V3.1 branch](https://github.com/nullthoughts/laravel-data-sync/tree/v3.1) Notes (Work in progress)
|
||||||
- Adds support for Laravel 8+ models directory in `config/data-sync.php`:
|
- Adds support for Laravel 8+ models directory in `config/data-sync.php`:
|
||||||
```
|
```
|
||||||
'namespace' => '\\App\\Models\\',
|
'namespace' => '\\App\\Models\\',
|
||||||
|
|||||||
Reference in New Issue
Block a user