laravel-fast-refresh-database
laravel-fast-refresh-database copied to clipboard
Build the hash from all loaded migrations
Hi!
Thanks for a great package.
This PR adds all loaded migrations to the hash, not just the ones in the default path.
Hey! Have you had the time to look at this?
Let me know if I can further help you in any way =)
Hey @iaK apologies for the delay! I will take a look at this next week :)
Hey @iaK apologies for the delay! I will take a look at this next week :)
No worries mate, whenever you have time =)
Started looking at this however I noticed that app('migrator')->paths();
is returning an empty array sometimes.
What needs to be done to get this merged? I don't doing the work