Hi, I am new to Laravel workflow. I was hesitant in using it because we use MongoDB.
When I looked into it, there seemed to be MongoDB compatibility using the config file.
The basic workflow works, but the child workflow hits the ->pivot. This is not available in MongoDB.
Any ideas on how to bypass this problem?
Hi, I am new to Laravel workflow. I was hesitant in using it because we use MongoDB.
When I looked into it, there seemed to be MongoDB compatibility using the config file.
The basic workflow works, but the child workflow hits the ->pivot. This is not available in MongoDB.
Any ideas on how to bypass this problem?