Admin → Settings → Global settings (/admin/settings/global).
Blocked when config('app.demo') is true (live demo).
Default card images
Used by digital card tools when the user has not uploaded a logo or background:
| Setting | Recommendation |
|---|---|
| Default card logo | ~200×200 px, PNG with transparency |
| Default card background | ~1200×800 px, JPG/PNG |
Files are stored under /images/card/ (for example default-card-logo.png).
Other settings
Any row in the settings table (except the two image slugs above) is rendered as a text or textarea field. Values are stored by slug. JSON slugs such as hide_ticket_fields are encoded automatically.
Site logos
If you submit logo or logo_white files, they are stored as logo.png / logo_white.png on the image disk (typically public/images/).
Languages
Settings → Languages (/admin/settings/languages).
Edit translations per language: search a source string, change the value, save. Switching language on the site uses /language/{code} (for example en, de, sa for Arabic RTL). Built-in codes include English, German, Chinese, Bengali, Dutch, Italian, Arabic, Spanish, Swedish, and others in the UI.
Types (categories)
Settings → Types (/admin/settings/types).
Named categories used by blog (filter /blog/type/{typeId}) and knowledge base. Create / edit / restore / delete (soft delete).
Cache helpers
The settings controller can run Artisan cache commands (config:cache, optimize, cache:clear, route:cache, view:clear, or all). Prefer SSH using the commands in After install unless you know the admin cache buttons are wired in your build.
← All ProfileSuite – Digital Business Card, Bio Link & Lead Capture Platform documentation