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
Best explanation so far about cron job 🎉 thanks for this tutorial
Thank you 😊
Thanks for nice explanation... How can i run it at my cPanel ?
Nice Tutorial.... I sincerely appreciate your effort....
Thank you
13:46
Is it the output file path after ">>" in the Scheduler command?
No. After >> you can set log file, to see log of the cron.
'path of your project' && 'your artisan command' >> 'log file path'
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
Error
Crontab -e