Search found 1 match
- 27 Jul 2023, 21:25
- Forum: Laravel package
- Topic: Aimeos Context Serialization Issue
- Replies: 11
- Views: 130275
Aimeos Context Serialization Issue
Hi everyone, I am trying to create a new queue job as laravel provided. and the function I want to process by this job is using aimeos context object. now whenever I tried to dispatched the job it throws and exception related to serialization of aimeos context class ErrorException: serialize(): Aime...