trailcat wrote a reply+100 XP
5mos ago
trailcat liked a comment+100 XP
5mos ago
trailcat started a new conversation+100 XP
5mos ago
I am building a system which will save data related to work projects created by employees. All information will be entered via forms and stored in DB tables.
One requirement is that there needs to be a mechanism which is triggered nightly that sends an automated email to our supervisor of any changes that have been made to existing projects. Is there a preferred way to do this in Laravel?