Configuration
EvoLayer Base utilizes standard Laravel configuration files.
config/evolayer.php
This is the primary configuration file published by the xuple/evolayer-base package. It reads the EVOLAYER_BASE_* environment variables and defines the boundaries of the framework.
examples: An array mapping example surfaces to their boolean enabled states.features: An array mapping backend features to their boolean enabled states.
config/site.php
This file is owned entirely by your host application. It dictates the public link-preview metadata and SEO defaults.
name: The display name of the application.url: The canonical search origin (often identical toAPP_URL).description: The default meta description.
Was this page helpful?
Source: xuple/evodevops/resources/js/pages/docs/evolayer-base/reference/config.tsx