You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package was created when the latest version of laravel was 4.1 and I would recommend you to use another queue manager. Try RabbitMQ or Beanstalkd.
Gearman is awesome, but the driver for it for php isn't allowing you to use all Gearman features. Beanstalkd is my personal choice because it is simple and it has great monitoring tool.
registerIronConnector function not present anymore in QueueServiceProvider class.
Request you to remove 'Iron' from array in registerConnectors in class GearmanServiceProvider class.
The text was updated successfully, but these errors were encountered: