1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 16:40:05 +01:00
Jason Varga 6da9085cd5 Fix filename
2016-05-09 15:24:33 -04:00
2016-05-08 23:09:32 -05:00
2016-05-09 15:24:33 -04:00
2016-05-09 11:32:58 -05:00
2016-05-09 10:13:54 -05:00
2016-05-06 22:55:24 -05:00
2016-05-08 23:26:15 -05:00
2016-05-03 19:54:32 -05:00
2016-05-08 23:14:53 -05:00
2016-05-04 14:10:01 -05:00
2016-05-04 21:34:34 -05:00
2016-05-07 22:10:32 -05:00
2016-05-08 23:20:12 -05:00
2016-05-07 14:54:19 -03:00
2016-05-06 10:03:57 -05:00
2016-05-09 11:32:58 -05:00

Laravel Valet

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Introduction

Valet is a Laravel development environment for Mac minimalists. No Vagrant, No Apache, No Nginx, No /etc/hosts file. You can even share your sites publicly using local tunnels. Yeah, we like it too.

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. Valet isn't a complete replacement for Vagrant or Homestead, but provides a great alternative if you want flexible basics, prefer extreme speed, or are working on a machine with a limited amount of RAM.

Official Documentation

Documentation for Valet can be found on the Laravel website.

License

Laravel Valet is open-sourced software licensed under the MIT license

Description
MIRROR. Laravel's Valet repository on GitHub. (Because it is relevant to PHP Monitor as a dependency, I mirror it here.)
https://laravel.com/docs/master/valet Readme 152 MiB
Languages
PHP 98.7%
Shell 1.2%