Laravel Valet v2.0.5 is released
Published on by Eric L. Barnes
Laravel Valet 2.0.5 is now released and available. This version includes support for PHP 7.2, Favicons, and other improvements.
Valet Changelog
- Shows useful output about what Valet is doing during installation/restart
- Added support for Craft 3 Beta
- Test for nginx config errors before attempting to restart Valet
- Prevent access to valet CLI commands that do not work until valet install is run
- Added Magento 2 driver
- Fixes for CakePHP 3 driver
- Added support for PHP 7.2
To get the latest version all you need to do is run a global composer update:
composer global update
Eric is the creator of Laravel News and has been covering Laravel since 2012.