Route [aimeos_shop_supplier] not defined.

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!
veeran ambalam
Posts: 19
Joined: 06 Mar 2021, 14:51

Route [aimeos_shop_supplier] not defined.

Post by veeran ambalam » 09 Aug 2021, 13:07

I am getting this error "Route [aimeos_shop_supplier] not defined." on my log but I don't find any routes like this anywhere !!! Please help me.

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

Re: Route [aimeos_shop_supplier] not defined.

Post by aimeos » 10 Aug 2021, 12:57

The route is defined in the routes.php file of the aimeos-laravel package:
https://github.com/aimeos/aimeos-larave ... #L181-L191

Which Aimeos version do you use? Please post the output of "composer show".
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

veeran ambalam
Posts: 19
Joined: 06 Mar 2021, 14:51

Re: Route [aimeos_shop_supplier] not defined.

Post by veeran ambalam » 13 Aug 2021, 09:05

Thank you this fixed the issue

Post Reply