LifeOnScreen / nova-google2fa

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

Does not work on Postgre #1

Closed ibrunotome closed 6 years ago

ibrunotome commented 6 years ago

Can you please upgrade the CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP on migrations to use pure eloquent instead?

janicerar commented 6 years ago

I changed it to $table->timestamps();