Using decorator for submanagers

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
IvanIgniter
Posts: 58
Joined: 01 Dec 2021, 07:41

Using decorator for submanagers

Post by IvanIgniter » 05 Jan 2022, 10:05

I am using laravel 6.x, PHP 7.4, Docker desktop/Ubuntu and the Aimeos 2021

Can I ask for a sample or a documentation link how to use a decorator for submanagers.
I would like to get/set records from mshop_order_base table.

I have these codes but I wasn't able to make it work.
a1.jpg
a1.jpg (192.86 KiB) Viewed 645 times
a2.jpg
a2.jpg (45.63 KiB) Viewed 645 times
Thank you

User avatar
IvanIgniter
Posts: 58
Joined: 01 Dec 2021, 07:41

Re: Using decorator for submanagers

Post by IvanIgniter » 06 Jan 2022, 06:10

I have figure it out by making the structure like these.
b1.jpg
b1.jpg (198.22 KiB) Viewed 644 times
b2.jpg
b2.jpg (44.87 KiB) Viewed 644 times

Post Reply