Horizon: undefined method Laravel\Horizon\RedisQueue::enqueueUsing()

Created on 7 Jan 2021  路  1Comment  路  Source: laravel/horizon


  • Horizon Version: 5.6.4
  • Laravel Version: 8.12.0
  • PHP Version: 7.4.1
  • Redis Driver & Version: predis 1.1.0

Description:

vendor/laravel/horizon/src/RedisQueue.php:45 in push method
The method undefined method Laravel\Horizon\RedisQueue::enqueueUsing() does not exist.
This should check if the method exists first. It's not an issue in 5.6.3 version.

Most helpful comment

Update your Laravel framework version.

>All comments

Update your Laravel framework version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tillkruss picture tillkruss  路  6Comments

okaufmann picture okaufmann  路  3Comments

francislavoie picture francislavoie  路  5Comments

meathanjay picture meathanjay  路  3Comments

mikeminckler picture mikeminckler  路  3Comments