laravel-async-queue icon indicating copy to clipboard operation
laravel-async-queue copied to clipboard

Not work if Job use SerializesModels trait

Open glebgoloborodko opened this issue 8 years ago • 0 comments

Because in SerializesModels trait is __sleep() magic method..

glebgoloborodko avatar Feb 13 '17 09:02 glebgoloborodko