How to use shop.php

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!
kishanbupadhyaya
Posts: 16
Joined: 20 Jun 2019, 10:16

How to use shop.php

Post by kishanbupadhyaya » 20 Jun 2019, 10:24

Hi,

I'm kishan. I am laravel developer and added your package in my project. please help me over shop.php how to use it and how it help me over any configuration in my site.

Thank You
Kishan Upadhyay

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

Re: How to use shop.php

Post by aimeos » 20 Jun 2019, 20:09

You don't have to adapt the ./config/shop.php in a standard installation because the .env file already contains the database connection settings and the rest is configured with reasonable default. You will need to add settings if you want to adapt the HTML output or the admin interface for example or if you want to configure product import from files.

The best way to start is reading these articles: https://aimeos.org/docs/Laravel
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply