As described in the Data Model chapter, data in Laioutr is organized into normalized entities. Each entity has a unique id and a type. Entities can have components, which are like columns in a database table. In order to actually fetch data from your connected data-sources, you need to use the Orchestr API.
For deeper informations about our internal Backend for Frontend "Orchestr", please have a look here.
Internationalization
Laioutr uses markets and languages to serve multiple regions and locales from a single project. Markets define currency and domains; languages define translations and fallbacks. Together they form the customer context.
Extensibility
Laioutr frontends are designed to be flexible and extensible meaning you can start with a solid, managed foundation and then adapt or expand it to meet your unique business and technical needs. Whether you need to add integrations, tailor visuals, or create custom user experiences, Laioutr provides clear extension paths that work with the architecture rather than around it.