I'm trying to send a FCM notification and email notification through laravel jobs but it is throwing:
"ReflectionException: Class does not exist in /data/houzeo/vendor/laravel/framework/src/Illuminate/Container/Container.php:877"
I tried:
composer dump-autoload