Skip to content

UPDATE: Manual migrations option #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

vkislichenko
Copy link
Contributor

In order to make this package compatible with stancl/tenancy migrations have to be applied on tenant level,
to achieve it, I've added new config option:
'manual_migrations' => (bool) env('LARAVEL_DATABASE_EMAILS_MANUAL_MIGRATIONS', false),

I've also added tags to each publish of the service provider (to separate them & to make initial install less cumbersome)

@marickvantuil marickvantuil merged commit 7b91daa into stackkit:master Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants