Configuration

.env

Like any other Laravel application the .env file is the place to configure your application.

Config files

You can edit the config files in the /config folder, but make sure you know what you're doing. A lot of settings in the config folder are essential for Lara CMS.

Settings

In the settings module in the backend you can configure the specific settings for your client theme.

Last updated