Skip to content

Artisan commands for populating hashes of existing models

Latest
Compare
Choose a tag to compare
@adamhopkinson adamhopkinson released this 08 Aug 23:32
· 28 commits to master since this release

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.