I created this package to ‘scratch my own itch’. I have a model called Order. I wanted to notify certain people (only people who were watching the order) when the status of the order changed. In this article, I will give you some boilerplate code that you can use in your application to wrap around […]
Read More