Working with Yii2 Events
Hi, recently I’ve been refactoring a Yii2 project to meet my clients changing needs and part of it was to send an email to subscribers after bulk uploading new records only.
The current solution uses a cron job which is very limiting as subscribers c...
ovicko.hashnode.dev2 min read