All Guidevera settings are configured in config/app.php under the Manual key. Environment-specific overrides (database credentials, security salt) go in config/app_local.php.
General
Key
Default
Description
appName
'Guidevera'
Application title shown in header and browser tab
appLanguage
'en'
HTML lang attribute
textDirection
'ltr'
'ltr' or 'rtl'
baseUri
'/'
Base URL path if installed in a subdirectory
editorLanguage
'en-US'
Summernote editor locale
notifyEmail
''
Email address for admin notifications (empty = disabled)
maxUploadSize
10485760
Maximum file upload size in bytes (default 10 MB)
UI & Navigation
Key
Default
Description
showAuthorDetails
true
Show creator/modifier name and timestamps on pages
showLinkButton
true
Show "Copy link" button for guests
showLoginButton
true
Show login button in header for guests
showNavigationIcons
false
Show folder/document icons in page tree
showNavigationNumbering
false
Show chapter numbers (1.2.3) in page tree
showNavigationRoot
false
Show root page in navigation, breadcrumbs and sitemap
showTopNavigation
true
Show Pages / Index / Search tabs in sidebar
useLogo
false
Show a logo image instead of the app name text
logoPath
''
Path to logo file relative to webroot
enableDarkMode
true
Show dark mode toggle in header
enableFontSize
true
Show A- / A+ font size buttons in header
enableCookieConsent
true
Show GDPR cookie consent banner on first visit
enableBreadcrumbs
true
Show breadcrumb path above page content
enablePrevNext
true
Show previous/next page navigation links
Features
Key
Default
Description
enablePrint
false
Show print button on pages
enableFeedback
true
Show thumbs up/down feedback widget on active pages