Download the PHP package devanoxltd/valet without Composer
On this page you can find all versions of the php package devanoxltd/valet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download devanoxltd/valet
More information about devanoxltd/valet
Files in devanoxltd/valet
Package valet
Short Description A more enjoyable local development experience for Mac.
License MIT
Informations about the package valet
Introduction
Valet is a Laravel development environment for Mac minimalists. No Vagrant, 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 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.
This package is a fork of the original Laravel Valet package. It has been modified to use according to the needs of the Devanox team.
Custom 404 Page
Valet provides a custom 404 page for all sites. You can customize this page by creating a 404.html
file in the ~/.config/valet/templates
directory.
Official Documentation
Documentation for Valet can be found on the Laravel website.
Contributing
Thank you for considering contributing to Valet! You can read the contribution guide here.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Valet is open-sourced software licensed under the MIT license.
All versions of valet with dependencies
illuminate/collections Version ^8.0|^9.0|^10.0|^11.0
illuminate/container Version ~5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
mnapoli/silly Version ^1.5
symfony/console Version ^3.0|^4.0|^5.0|^6.0|^7.0
symfony/process Version ^3.0|^4.0|^5.0|^6.0|^7.0
guzzlehttp/guzzle Version ^6.0|^7.4
symfony/event-dispatcher Version ^3.0|^4.0|^5.0|^6.0|^7.0