Best explanation so far about cron job 🎉 thanks for this tutorial
@LearningPointsCourses Жыл бұрын
Thank you 😊
@damilareemmanuel70632 жыл бұрын
Nice Tutorial.... I sincerely appreciate your effort....
@LearningPointsCourses2 жыл бұрын
Thank you
@wawingiantonio8138 Жыл бұрын
Thanks for nice explanation... How can i run it at my cPanel ?
@devendranaik84823 жыл бұрын
13:46 Is it the output file path after ">>" in the Scheduler command?
@LearningPointsCourses3 жыл бұрын
No. After >> you can set log file, to see log of the cron. 'path of your project' && 'your artisan command' >> 'log file path'
@zainraza27432 жыл бұрын
crontab : The term 'crontab' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + crontab -e + ~~~~~~~ + CategoryInfo : ObjectNotFound: (crontab:String) [], CommandNotF oundException + FullyQualifiedErrorId : CommandNotFoundException