trailcat's avatar

trailcat wrote a reply+100 XP

5mos ago

Thanks!

trailcat's avatar

trailcat liked a comment+100 XP

5mos ago

Scheduled command + simple model query + mailable, no problem at all.

trailcat's avatar

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?