Skip to content

Releases: adamhopkinson/laravel-model-hash

Artisan commands for populating hashes of existing models

08 Aug 23:32
Compare
Choose a tag to compare

Added a laravelmodelhash:populate artisan command to 'backfill' existing models.

See the readme for more details on syntax and backfilling all models or one-at-a-time.

DB improvements, increased error checking

28 Jul 21:32
d88cc97
Compare
Choose a tag to compare
Merge pull request #3 from Drewdan/feature/suggestions-for-changes

~ reduces queries required to check hash uniqueness

Added some unit testing, fixed some bugs, styled some code

24 Jul 19:41
7961162
Compare
Choose a tag to compare
Merge pull request #2 from adamhopkinson/analysis-D2Yddy

Apply fixes from StyleCI

First public version

24 Jul 13:37
41cda99
Compare
Choose a tag to compare
1.0.0

Create README.md