LifeOnScreen / nova-google2fa

This package provides Google2FA support to Laravel Nova.
23 stars 56 forks source link

Add possibility to use custom migrations #2

Closed ibrunotome closed 6 years ago

ibrunotome commented 6 years ago

The actual migration doesn't work when user_id is an uuid for example.

janicerar commented 6 years ago

I made migrations publishable. Publish migrations and change it. They will now run from your migrations folder.

ibrunotome commented 6 years ago

@janicerar will you publish it to the https://novapackages.com ?

janicerar commented 6 years ago

@ibrunotome yes, but I will add some features first.