7
Good morning Personal.
I need to create some tasks on my system that are executed automatically (such as a Cron Job). Example: Every day the system sends an email to system customers with the value of their charges, and those that are close to winning.
I read it here in Scheduler, but the documentation of the Laravel did not make it clear to me how it works. Would anyone know better explain to me how this feature works? how I create tasks according to my need?