Get Started
Configuration
Firepit CMS comes with a configuration file which you can change to adjust to your needs
When you’ve run php artisan cms:install
command, a new file config/cms.php
will be published. The basic config file
looks like this:
You may adjust this file to your likings.