79770155

Date: 2025-09-20 07:11:48
Score: 1
Natty:
Report link

If there is a time zone issue eg- if you haven't configured the time zone in the config/app.php file like this

'timezone' => env('APP_TIMEZONE', 'America/New_York'),

then also scheduler won't work. so first run this command php artisan schedule:list

Then look see whether it gives errors.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sudam Ranasinghe