0

I'm trying to add a schedule in my Laravel using crontab -e in my Git Bash but it won't enter me to the crontab configuration where I need to add following Cron entry to my server.

SC

It works when I fired the command once php artisan isApprove:update. Any help why I can't configure this?

UPDATE

$ echo $PATH
/c/Users/JohnFrancis/bin:/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/mingw64/bin:/usr/bin:/c/Users/JohnFrancis/bin:/c/ProgramData/Oracle/Java/javapath:/c/Program Files (x86)/Intel/iCLS Client:/c/Program Files/Intel/iCLS Client:/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/WINDOWS/System32/WindowsPowerShell/v1.0:/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/c/xampp/php:/c/ProgramData/ComposerSetup/bin:/cmd:/c/HashiCorp/Vagrant/bin:/c/Users/JohnFrancis/AppData/Roaming/Composer/vendor/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
Barmar
  • 596,455
  • 48
  • 393
  • 495
Francisunoxx
  • 1,330
  • 2
  • 13
  • 38

0 Answers0