Navigate to Admin → Settings → General to manage these settings.
Branding
| Setting | Description |
|---|
| App Name | Displayed in the navigation bar, emails, and browser title |
| Logo | Upload a light and dark variant (SVG or PNG) |
| Favicon | Small icon shown in browser tabs |
| Support Email | Used as the reply-to address in outgoing emails |
Landing page
| Setting | Description |
|---|
| Hero Title | Main headline on the public homepage |
| Hero Subtitle | Supporting text under the headline |
| Feature Highlights | Three feature cards displayed on the features page |
| Pricing Page Visibility | Show/hide the public pricing page |
Registration
| Setting | Description |
|---|
| Allow Registration | Enable or disable new user sign-ups |
| Email Verification | Require users to verify their email address |
| Google reCAPTCHA | Enable reCAPTCHA on login and registration forms |
Security
| Setting | Description |
|---|
| Session Lifetime | How long (in minutes) before an idle session expires |
| Force HTTPS | Redirect all HTTP traffic to HTTPS |
After changing settings, run php artisan config:cache on the server if you have config caching enabled.