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

Add Actions #13

Closed
wants to merge 11 commits into from
Closed

Add Actions #13

wants to merge 11 commits into from

Conversation

cesargb
Copy link
Owner

@cesargb cesargb commented Feb 6, 2020

  • Add DownloadFileAction
  • Add ViewAction
  • Use load migrations instead of publishing them

cesargb and others added 11 commits February 2, 2020 16:49
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.
Use load migrations instead of publishing them.
@cesargb cesargb closed this 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