Laravel NGO SaaS

Run many NGO websites from one Laravel codebase.

Each tenant gets a slug-based URL like /t/tenant-slug and can also use its own custom domain.

What’s built in
  • Slug-based tenant sites
  • Custom-domain tenant resolution
  • Tenant-specific members, blogs, donations, and admin
  • Platform dashboard for tenant provisioning

Slug URLs

Serve tenants instantly at paths like /t/main with no DNS setup required.

Custom Domains

Map a tenant domain and the same app resolves the tenant by host automatically.

Tenant Scope

Users, donations, blogs, leadership, and settings are isolated per tenant.

Tenant Directory

Active tenant sites you can open right now.

CD Softech NGO

Slug: main

Support education, healthcare, and community upliftment through transparent donations and community action.

Domain Routing

Point a custom domain to this app and create a matching tenant domain record. Requests on that host will load the tenant directly without the slug prefix.