Laravel Valet icon
Laravel Valet icon

Laravel Valet

 1 like

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

License model

  • FreeOpen Source

Application type

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Laravel
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Based on Laravel

Laravel Valet News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Laravel Valet information

  • Developed by

    US flagLaravel
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    16 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  2,558 Stars
  •  712 Forks
  •  0 Open Issues
  •   Updated May 14, 2025 
View on GitHub

Our users have written 0 comments and reviews about Laravel Valet, and it has gotten 1 likes

Laravel Valet was added to AlternativeTo by Paul on Jul 2, 2021 and this page was last updated Jul 2, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Laravel Valet?

Valet is a Laravel development environment for Mac minimalists. No Vagrant, no 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 Nginx in the background when your machine starts. Then, using DnsMasq, Valet proxies all requests on the *.test 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 Links