diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..5a2c9cf --- /dev/null +++ b/docs/index.html @@ -0,0 +1,270 @@ + + +
+ + +
+ No dnsmasq. No Docker. No config files. Link a project and it's live at
+ https://project.test — HTTPS included.
+
+ Running PHP projects locally shouldn't require juggling dnsmasq, Docker, and Traefik. +
+
+ pv replaces all of that with a single binary. Install it, link your project directory, and it's instantly available at a .test domain with HTTPS. No containers, no proxy chains, no config files to maintain.
+
A complete local PHP environment in one tool.
+
+ pv install gets you FrankenPHP, PHP, Composer, and Mago — ready to serve PHP projects immediately.
+
+ Every project gets an automatic .test domain with a trusted local certificate. Zero config.
+
+ Install PHP 8.2, 8.3, 8.4 side by side. Switch globally or per-project. No phpenv, no phpbrew. +
+
+ pv link detects Laravel, Laravel Octane, and generic PHP automatically and generates the right server config.
+
From zero to a live local site in under a minute.
+Downloads pv and sets up FrankenPHP, PHP, Composer, and Mago.
+Auto-detects your project type and sets up the server config.
+Your app is now live at https://my-laravel-app.test with HTTPS.
One command. No dependencies.
++ Requires macOS. Source available on + GitHub. +
+