Releases: mill-hill-automation/laravel-model-watch
Releases · mill-hill-automation/laravel-model-watch
Added support for Laravel 10
Adds support for Laravel 10 to composer.json ( thanks @al-turner !)
1.0.0
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