Skip to content
DubStepMad edited this page Aug 4, 2026 · 1 revision

DevTent Wiki

The free, open-source local PHP / Laravel stack — portable folder, tray-first desktop app, pretty URLs, and no license keys.

DevTent dashboard

Start here

  1. Getting Started — install, first-run setup, tray icon
  2. Sites & Projectswww/, Quick App, park / link, SSL
  3. Services & Profiles — start/stop stack, profiles, Quick Add
  4. Debugging — Logs, Dumps, Mail, Doctor
  5. Database — create DBs and backups
  6. Share — Cloudflare quick & named tunnels
  7. Settings — domains, import, updates
  8. CLI — terminal commands
  9. MCP / AI agents — Cursor, Claude Code, and friends

What DevTent is

DevTent keeps your whole local environment in one folder (for example c:\devtent or /Users/you/devtent):

Path Purpose
www/ Drop projects here → myapp.localhost
bin/ PHP, Nginx, MySQL, and other runtimes
etc/ Generated configs (nginx, SSL, …)
data/ Database data + automatic backups
profiles/ Named stacks (PHP version, web server, DB)
logs/ Service and site logs

Day-to-day you mostly use the system tray quick panel. Open the full dashboard when you need Projects, Doctor, Settings, or deeper tooling.

Platforms

Windows, macOS (Apple Silicon & Intel), and Linux (x64 & arm64). Download installers from Releases.

License

DTCL v1.0 — free forever, not for sale. See the License FAQ.

Clone this wiki locally