Try this: $knownDate = Carbon::create(2001, 5, 21, 12); // create testing date Carbon::setTestNow($k...
You can try something like Queue::getIron()->getMessageById($queue_name, $msg_id) which calls AP...
Same problem like here. $EmailData['subject'] is null (not defined) because you have access to $Emai...
Try changing $userids to $data['userids'] in fire method!
Just mark thread as solved!
The Laravel portal for problem solving, knowledge sharing and community building.
The community