Skip to content

Releases: mill-hill-automation/laravel-model-watch

Added support for Laravel 10

14 Sep 12:34
Compare
Choose a tag to compare

Adds support for Laravel 10 to composer.json ( thanks @al-turner !)

1.0.0

25 Nov 14:28
Compare
Choose a tag to compare

First version!

Thoughts, feedback, ideas, Pull Requests are welcome :)

1.0.0 - 2022-11-25

  • Initial version of model:watch
  • Monitor a single model
  • Monitor a collection of Models using a ModelWatchCollection
  • Monitor a dynamic list of Models (which might not yet exist) using a ModelWatchCollection
  • Customise the interval and fields