laravel-fast-refresh-database icon indicating copy to clipboard operation
laravel-fast-refresh-database copied to clipboard

Build the hash from all loaded migrations

Open iaK opened this issue 2 years ago • 5 comments

Hi!

Thanks for a great package.

This PR adds all loaded migrations to the hash, not just the ones in the default path.

iaK avatar Feb 03 '23 09:02 iaK

Hey! Have you had the time to look at this?

Let me know if I can further help you in any way =)

iaK avatar May 11 '23 09:05 iaK

Hey @iaK apologies for the delay! I will take a look at this next week :)

Sammyjo20 avatar May 16 '23 21:05 Sammyjo20

Hey @iaK apologies for the delay! I will take a look at this next week :)

No worries mate, whenever you have time =)

iaK avatar May 17 '23 06:05 iaK

Started looking at this however I noticed that app('migrator')->paths(); is returning an empty array sometimes.

craigpotter avatar Sep 19 '23 09:09 craigpotter

What needs to be done to get this merged? I don't doing the work

nick-potts avatar Mar 04 '24 23:03 nick-potts