Skip to main content
Navigate to Admin → Settings → General to manage these settings.

Branding

SettingDescription
App NameDisplayed in the navigation bar, emails, and browser title
LogoUpload a light and dark variant (SVG or PNG)
FaviconSmall icon shown in browser tabs
Support EmailUsed as the reply-to address in outgoing emails

Landing page

SettingDescription
Hero TitleMain headline on the public homepage
Hero SubtitleSupporting text under the headline
Feature HighlightsThree feature cards displayed on the features page
Pricing Page VisibilityShow/hide the public pricing page

Registration

SettingDescription
Allow RegistrationEnable or disable new user sign-ups
Email VerificationRequire users to verify their email address
Google reCAPTCHAEnable reCAPTCHA on login and registration forms

Security

SettingDescription
Session LifetimeHow long (in minutes) before an idle session expires
Force HTTPSRedirect all HTTP traffic to HTTPS
After changing settings, run php artisan config:cache on the server if you have config caching enabled.