Complete Guide : Install Laravel Valet

Page 1

Complete Guide : Install Laravel Valet

Say hello to valet! The Laravel Valet is available only for mac users. If you use Laravel Valet in Laravel Development​, then there is no need to install Vagrant, Apache, and Nginx.

The Laravel Valet Works by using the default PHP server of your Mac. After that, it uses DnsMasq to intermediate all solicitations to the .dev TLD to destinations on your Local machine. It is a great improvement for Laravel Development. Here are the quick steps for Installation of Laravel Valet: ● Before installation, you must ensure that no different projects, for example, Apache or Nginx are installed on your local machine’s port 80. ● Valet requires macOS and Homebrew. ● Command to install Homebrew – brew update. ● Install PHP 7.1 – brew install homebrew/php/php7.1 ● Ensure the ~/.composer/vendor/bin directory is in your system path. ● To install valet using composer – composer global require laravel/valet.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.