Skip to content
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

Use load migrations instead of publishing them. #11

Merged
merged 5 commits into from
Feb 6, 2020

Conversation

robindrost
Copy link
Contributor

Load migrations instead of publishing them as described in the docs https://laravel.com/docs/5.3/packages#migrations. This will also make the migrations run while writing tests.
…_magic_links.php

Use the laravel naming format.
Remove the include once since this is handled by the service provider now.
Call artisan migrations.
@cesargb
Copy link
Owner

cesargb commented Feb 6, 2020

Thanks!

@cesargb cesargb merged commit da296d1 into cesargb:master Feb 6, 2020
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.

None yet

2 participants