configure the base URL to the Aimeos JSON API
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!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
configure the base URL to the Aimeos JSON API
how I can?
configure the base URL to the Aimeos JSON API of the instance you want to connect to in your client application
thank you
configure the base URL to the Aimeos JSON API of the instance you want to connect to in your client application
thank you
Re: configure the base URL to the Aimeos JSON API
Do you want to set up a multi vendor installation?
If yes, your have to adapt the routing: https://aimeos.org/docs/Laravel/Configu ... iple_shops
Then it's usually https://domain.tld/<sitecode>/jsonapi/
If no, it's always https://domain.tld/jsonapi/
This is the main entry point you have to start with an OPTIONS request.
If yes, your have to adapt the routing: https://aimeos.org/docs/Laravel/Configu ... iple_shops
Then it's usually https://domain.tld/<sitecode>/jsonapi/
If no, it's always https://domain.tld/jsonapi/
This is the main entry point you have to start with an OPTIONS request.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
