EnvKit: Free Laravel Local Dev Stack for Windows &amp; macOS | Mohamed Said        [  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MH.png)   Mohamed Said Laravel Backend Engineer  ](https://msaied.com) [ Home ](https://msaied.com) [ Projects ](https://msaied.com/projects) [ Articles  ](https://msaied.com/articles) [ Certificates ](https://msaied.com/certificates) [ Contact ](https://msaied.com#contact-section) 

       [  ](https://github.com/EG-Mohamed)       

 [ Home ](https://msaied.com) [ Projects ](https://msaied.com/projects) [ Articles ](https://msaied.com/articles) [ Certificates ](https://msaied.com/certificates) [ Contact ](https://msaied.com#contact-section) 

  [ home ](https://msaied.com)    [ articles ](https://msaied.com/articles)    EnvKit: A Free Local Development Stack for Laravel on Windows and macOS        On this page       1. [  What Is EnvKit? ](#what-is-envkit)
2. [  What's Included ](#whats-included)
3. [  AI Integration via MCP ](#ai-integration-via-mcp)
4. [  How EnvKit Compares to Laravel Herd ](#how-envkit-compares-to-laravel-herd)
5. [  Getting Started ](#getting-started)
6. [  macOS (macOS 12 Monterey or later, Apple Silicon) ](#macos-macos-12-monterey-or-later-apple-silicon)
7. [  Windows (Windows 10 or 11) ](#windows-windows-10-or-11)
8. [  Pricing and Licensing ](#pricing-and-licensing)
9. [  Key Takeaways ](#key-takeaways)

  ![EnvKit: A Free Local Development Stack for Laravel on Windows and macOS](https://cdn.msaied.com/378/fdb4b9a2f94521f8290d860075735639.png)

 [  Laravel ](https://msaied.com/articles?category=laravel) [  PHP ](https://msaied.com/articles?category=php)  #local-development   #laravel   #php   #devtools   #envkit   #windows  

 EnvKit: A Free Local Development Stack for Laravel on Windows and macOS 
=========================================================================

     3 Jul 2026      3 min read    ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said  

       Table of contents

  9 sections  

1. [  01   What Is EnvKit?  ](#what-is-envkit)
2. [  02   What's Included  ](#whats-included)
3. [  03   AI Integration via MCP  ](#ai-integration-via-mcp)
4. [  04   How EnvKit Compares to Laravel Herd  ](#how-envkit-compares-to-laravel-herd)
5. [  05   Getting Started  ](#getting-started)
6. [  06   macOS (macOS 12 Monterey or later, Apple Silicon)  ](#macos-macos-12-monterey-or-later-apple-silicon)
7. [  07   Windows (Windows 10 or 11)  ](#windows-windows-10-or-11)
8. [  08   Pricing and Licensing  ](#pricing-and-licensing)
9. [  09   Key Takeaways  ](#key-takeaways)

       What Is EnvKit?
---------------

[EnvKit](https://envkit.net/) is a desktop application currently in beta that packages a complete local PHP development stack into a single control panel for Windows and macOS. Rather than manually installing and wiring together a web server, PHP, and multiple databases, EnvKit manages all of that behind one app and handles per-site configuration automatically.

The maintainers position it as a modern alternative to Laragon and XAMPP, and it can import existing Laragon projects without modification.

What's Included
---------------

EnvKit ships with everything a typical Laravel project needs out of the box:

- **Web servers:** Nginx or Apache, configurable per site
- **PHP:** versions 7.4 through the latest, isolated per project, with on-demand Xdebug support
- **Databases:** MySQL/MariaDB, PostgreSQL, MongoDB, and Redis
- **Admin UIs:** phpMyAdmin, pgweb, and mongo-express
- **Email:** Mailpit for local mail catching
- **Node.js:** dev servers for React, Next.js, and other frameworks with hot reload
- **HTTPS:** trusted `.test` domains via a locally trusted certificate authority

For Laravel specifically, EnvKit adds Laravel Reverb for WebSockets, cron job management, and live inspection of dumps, queries, and job queues.

AI Integration via MCP
----------------------

EnvKit includes a built-in MCP (Model Context Protocol) server. This means an AI assistant in your editor can read the stack state and run diagnostics without you switching to the EnvKit app. The maintainers pitch this as automatic troubleshooting of common configuration problems — a practical addition as AI-assisted development becomes more common in everyday workflows.

How EnvKit Compares to Laravel Herd
-----------------------------------

EnvKit covers similar ground to [Laravel Herd](https://herd.laravel.com/), the local environment built by Beyond Code in partnership with Laravel. The key differences:

| Feature | EnvKit | Laravel Herd | |---|---|---| | Price | Free | Free tier + $99/yr Pro | | Databases bundled | MySQL, PostgreSQL, MongoDB, Redis | Pro tier only | | Mail / log tools | Included free | Pro tier only | | Web server choice | Nginx or Apache | Nginx | | Native app | Electron | Native | | Apple Silicon support | macOS 12+ (Apple Silicon) | Intel + Apple Silicon | | Maturity | Beta | Established |

Herd runs as a native app rather than Electron and is an established product. EnvKit is still in beta but offers its full feature set at no cost.

Getting Started
---------------

### macOS (macOS 12 Monterey or later, Apple Silicon)

Run the install script to download the latest signed build and place `EnvKit.app` in your Applications folder:

```bash
curl -fsSL https://raw.githubusercontent.com/Env-Kit/envkit-releases/main/install.sh | bash

```

### Windows (Windows 10 or 11)

Download the `EnvKit-Setup-*.exe` installer from the [releases page on GitHub](https://github.com/Env-Kit/envkit-releases) and run it. Both platforms support automatic updates.

Pricing and Licensing
---------------------

EnvKit is free to use with no account or sign-up required. It is **not open source** — the application is proprietary and released under an all-rights-reserved license. The latest release at the time of writing is `v0.31.0-beta.39`, published on July 2, 2026.

Key Takeaways
-------------

- EnvKit is a free, all-in-one local Laravel development stack for Windows and macOS
- Bundles Nginx/Apache, PHP 7.4+, MySQL, PostgreSQL, MongoDB, Redis, Mailpit, and Node.js
- Includes Laravel-specific features: Reverb, queue inspection, dump viewer, and cron management
- Built-in MCP server enables AI-assisted diagnostics from your editor
- Currently in beta; proprietary license, not open source
- A viable free alternative to Laragon, XAMPP, and parts of Laravel Herd Pro

---

*Source: [EnvKit: A Local Development Stack for Laravel on Windows and macOS — Laravel News](https://laravel-news.com/envkit-a-local-development-stack-for-laravel-on-windows-and-macos)*

 Found this useful?

          [  ](https://twitter.com/intent/tweet?url=https%3A%2F%2Fmsaied.com%2Farticles%2Fenvkit-a-free-local-development-stack-for-laravel-on-windows-and-macos&text=EnvKit%3A+A+Free+Local+Development+Stack+for+Laravel+on+Windows+and+macOS) [  ](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fmsaied.com%2Farticles%2Fenvkit-a-free-local-development-stack-for-laravel-on-windows-and-macos) 

 Frequently Asked Questions 
----------------------------

  3 questions  

     Q01  Is EnvKit free to use, and does it require an account?        Yes, EnvKit is completely free with no account or sign-up required. However, it is not open source — it is a proprietary application released under an all-rights-reserved license. 

      Q02  How does EnvKit differ from Laravel Herd?        EnvKit is free and includes databases (MySQL, PostgreSQL, MongoDB, Redis), admin UIs, and mail tools at no cost, while Laravel Herd reserves those features for its $99/year Pro tier. Herd runs as a native app and supports both Intel and Apple Silicon Macs, whereas EnvKit is built on Electron and currently supports Apple Silicon only on macOS. Herd is also an established product; EnvKit is still in beta. 

      Q03  Can I import an existing Laragon project into EnvKit?        Yes. EnvKit supports importing existing Laragon projects without requiring any changes to the project files. 

  Continue reading

 More Articles 
---------------

 [ View all    ](https://msaied.com/articles) 

 [ ![Domain-Driven Design in Laravel: Value Objects, DTOs, and Actions Without Bloat](https://cdn.msaied.com/377/b5c2aef77aed51ee8694f377085af424.png) laravel ddd architecture 

### Domain-Driven Design in Laravel: Value Objects, DTOs, and Actions Without Bloat

Learn how to model domain concepts with value objects, DTOs, and single-action classes in Laravel — keeping yo...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 6 Jul 2026     4 min read  

  Read    

 ](https://msaied.com/articles/domain-driven-design-in-laravel-value-objects-dtos-and-actions-without-bloat) [ ![What's Missing from Your PHP Development Environment: Meet DDLess](https://cdn.msaied.com/379/baa8990d4c7b46d18498d69d68f9b6d2.png) DDLess PHP Debugging Laravel Tools 

### What's Missing from Your PHP Development Environment: Meet DDLess

DDLess is a PHP development workbench that brings step debugging, an in-breakpoint playground, and an interact...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 6 Jul 2026     3 min read  

  Read    

 ](https://msaied.com/articles/whats-missing-from-your-php-development-environment-meet-ddless) [ ![CQRS in Laravel Without a Framework: Commands, Handlers, and Query Objects](https://cdn.msaied.com/376/bec9da4b7a7ddeee26dac3df6f5d6c44.png) laravel cqrs architecture 

### CQRS in Laravel Without a Framework: Commands, Handlers, and Query Objects

Skip the heavy CQRS libraries. Learn how to implement commands, command handlers, and query objects in plain L...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 6 Jul 2026     3 min read  

  Read    

 ](https://msaied.com/articles/cqrs-in-laravel-without-a-framework-commands-handlers-and-query-objects) 

   [  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MH.png)   Mohamed Said Laravel Backend Engineer  ](https://msaied.com)Senior Backend Engineer specializing in Laravel, scalable SaaS platforms, APIs, and cloud infrastructure. I build secure, high-performance web applications that help businesses grow.

Explore

- [Home](https://msaied.com)
- [Projects](https://msaied.com/projects)
- [Articles](https://msaied.com/articles)
- [Certificates](https://msaied.com/certificates)
- [Contact](https://msaied.com#contact-section)

Connect

- [   hello@msaied.com ](mailto:hello@msaied.com)
- [   +20 109 461 9204 ](tel:+201094619204)

© 2026 Mohamed Said. All rights reserved.

 [  ](https://github.com/EG-Mohamed) [  ](https://www.linkedin.com/in/msaiedm/) [  ](https://wa.me/201094619204) [  ](mailto:hello@msaied.com) [  ](https://drive.google.com/file/u/0/d/1MF20IPRJyzfy32mhEutjL5EpSls0w2Q8/view)
