Emiel Bom

Results 27 comments of Emiel Bom

@johnabil the master was updated. (not yet a release) #528 Could you test a bit. see what it brings for your use-cases. > I'm not really familiar with Octane. and...

https://github.com/vyuldashev/laravel-queue-rabbitmq/pull/531#issuecomment-1503521920

**!! UPDATE !!** As of version 13.3.0 above https://github.com/vyuldashev/laravel-queue-rabbitmq/issues/460#issuecomment-1468548832 wont work because of the refactor #528 > See the readme for the correct example. ```php

Sounds fine by me. I would like to see some proposal in a branch. As I understand this now: Zip the payload of a AMQPMessage, when creating and Unzip when...

Also tryed the following as a intermediate model. The result is some what different, but still no luck. ```js export default class ClientRetailer extends Model { static entity = 'client_retailers'...

> @CodeDredd: i found out that everything works fine. You got an typo. One time you use "retailerCode" and in the rawData "retailer_code". My issue was **not** the `retailerCode` or...