Get Component In aimeos 2019.07

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!
awaidqureshi
Posts: 86
Joined: 12 Jan 2019, 15:17

Get Component In aimeos 2019.07

Post by awaidqureshi » 30 Sep 2019, 10:27

Previously i was using this in 2018.10
$params = app('\Aimeos\Shop\Base\Page')->getSections('mypage');

Butt getting error in aimeos 2019.07

I am using this code
https://aimeos.org/docs/Laravel/Create_new_pages/en

Butt getting error of class not found.

Please guide to solve this problem

Thanks.

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Get Component In aimeos 2019.07

Post by aimeos » 30 Sep 2019, 21:20

The translations are outdated, please use the main version:
https://aimeos.org/docs/Laravel/Create_new_pages
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply