This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
bayram4ik
I'm trying to queue the Event via redis and I'm getting Call to undefined method Illuminate\Events\Dispatcher::queue()
error.
I do everything exactly like it written in docs: created an event handler class and subscribed to the entire class in my Plugin.php's boot method but still getting that annoing error.
What I'm doing wrong?
1-2 of 2