A working local dev environment, minus the guesswork.
Tell EnvForge whether you're building with Laravel or Flutter, and which OS you're on. We generate an ordered, OS-aware checklist — PHP, MySQL, Apache, Flutter SDK, Xcode, and more — with install, configure, and verify steps for every tool.
How it works
Pick your stack
Choose Laravel or Flutter — the two frameworks EnvForge currently supports.
Pick your OS
macOS, Windows, or Linux. Every instruction is tailored to what actually works there.
Work the checklist
Install, configure, and verify each tool in dependency order, checking off progress as you go.
Supported stacks
Laravel
PHP web framework
A local PHP + MySQL environment with a web server, so you can run `php artisan serve` or serve Laravel through Apache/Nginx.
Plan Laravel setupFlutter
Cross-platform app framework
A Flutter SDK with Android tooling for every OS, plus Xcode and iOS tooling when you're on macOS.
Plan Flutter setupWorks across platforms
Every plan is generated for the OS you pick. Some tools aren't available everywhere — for example, Xcode only runs on macOS — and we call that out clearly instead of hiding it.
macOS
Apple Silicon or Intel Macs. Uses Homebrew for most installs.
Windows
Windows 10/11. Uses winget, official installers, and WSL where useful.
Linux
Debian/Ubuntu-based commands shown; adjust package manager for your distro.