peppeocchi / php-cron-scheduler

PHP cron job scheduler
MIT License
811 stars 144 forks source link

Class 'GO\Scheduler' not found #79

Closed afaqahmedkhan closed 5 years ago

afaqahmedkhan commented 5 years ago

I'm facing this issue, I'm a newbie to php, help needed

PHP Fatal error: Uncaught Error: Class 'GO\Scheduler' not found in D:\scheduler.php:6 Stack trace:

0 D:\test.php(9): include()

1 {main}

thrown in D:\scheduler.php on line 6

Fatal error: Uncaught Error: Class 'GO\Scheduler' not found in D:\scheduler.php:6 Stack trace:

0 D:\test.php(9): include()

1 {main}

thrown in D:\scheduler.php on line 6

peppeocchi commented 5 years ago

@afaqahmedkhan I am closing this, you should make sure you've correctly included the composer autoload file