mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
note
This commit is contained in:
@@ -19,7 +19,7 @@ ### What Is It?
|
||||
|
||||
Laravel Valet configures your Mac to always run PHP's built-in web server in the background when your machine starts. Then, using DnsMasq, Valet proxies all requests on the `*.dev` domain to point to sites installed on your local machine.
|
||||
|
||||
In other words, a blazing fast Laravel development environment that uses roughly 7mb of RAM. No Apache, No Nginx, No `/etc/hosts` file.
|
||||
In other words, a blazing fast Laravel development environment that uses roughly 7mb of RAM. No Apache, No Nginx, No `/etc/hosts` file. Valet isn't a complete replacement for Homestead, but provides a great alternative if you just need the basics, prefer extreme speed, or are working on a machine with a limited amount of RAM.
|
||||
|
||||
<a name="installation"></a>
|
||||
### Installation
|
||||
|
||||
Reference in New Issue
Block a user