I have been searching from multiple sources about how to set the cronjob in server. I have been following the tutorial from https://www.positronx.io/laravel-cron-job-task-scheduling-tutorial-with-example/
also from https://laravel.com/docs/8.x/scheduling
However, when trying to apply the crontab -e and customizing the cronjob it is not recognized as an internal or external command, operable program or batch file.
I am using windows and WAMPP and laravel