The Wayback Machine - https://web.archive.org/web/20201122141333/https://github.com/aimeos/aimeos-laravel/issues/340
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hi guys #340

Closed
aimeos opened this issue Oct 19, 2020 · 2 comments
Closed

hi guys #340

aimeos opened this issue Oct 19, 2020 · 2 comments

Comments

@aimeos
Copy link
Owner

@aimeos aimeos commented Oct 19, 2020

hi guys
in CatalogController we have foreach like this:
foreach( app( 'config' )->get( 'shop.page.catalog-home' ) as $name )
{....
but in app( 'config' )->get( 'shop.page.catalog-home' ) i haven't catalog-home
how can i fix it?
please help me :(

Originally posted by @fatemesharafi in https://github.com/aimeos/aimeos-laravel/issue_comments/711840349

@aimeos
Copy link
Owner Author

@aimeos aimeos commented Oct 19, 2020

Did you upgrade from an earlier Aimeos version?
2020.10 contains a default configuration for catalog-home:
https://github.com/aimeos/aimeos-laravel/blob/master/src/default.php#L17
If there's a problem, try to add this line to yout ./config/shop.php file

@fatemesharafi
Copy link

@fatemesharafi fatemesharafi commented Oct 19, 2020

@aimeos aimeos closed this Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.