Closed h-rafiee closed 9 years ago
Your question isn't specific to Dispatcher, but more of a general "how do I add functionality to an artisan command". It'd probably be helpful for you to check out Laracasts.com for a tutorial. https://laracasts.com/lessons/laracasts-crons-and-notifications might be useful
Hey; thanks for this liberary for make easy work with cron. but i can't figure out where i should write my command. or maybe this is my wrong ... i wanna daily expire to update my Database i wrote artisan schadule:run and it's run. after i get summary but its empty ... see that ...
and this my codes