I need to run a php script at midnight every night on my server. On a linux system I\'d set up a cron job, but I\'m stuck with a windows system.
I know I have to set
Try like this guys!
cd E:\xampp\htdocs\my-project E: php artisan schedule:run