sfelix-martins / passport-multiauth

Add support to multi-authentication to Laravel Passport
MIT License
288 stars 51 forks source link

Support to ignore default migrations #113

Closed renanwilliam closed 4 years ago

renanwilliam commented 4 years ago

Thanks for your package! I have migrated today but I need support to ignore the default migrations because I already have a old migration with the same name and it cause conflicts. It's solve the issue #67 also.

sfelix-martins commented 4 years ago

Thanks for your contribution @renanwilliam

sfelix-martins commented 4 years ago

I’ll publish a release ASAP.