Make migrations_path to support multiple migration paths #90
renepardon
started this conversation in
Ideas
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use the nWidard Modules package in multiple projects and this spatie/laravel-settings looks like a good addition. But I want to separate the settings to every module including the migrations. For this use-case I want to be able to configure multiple paths to settings-migrations because each module should be responsible for their own settings.
Right now you can just use one path which defaults to database/settings
Beta Was this translation helpful? Give feedback.
All reactions