laravel/valet
Laravel Valet is a lightweight macOS development environment for Laravel and PHP. It runs Nginx automatically, uses DnsMasq to route *.test domains to local sites, avoids Vagrant and /etc/hosts edits, and can share sites via tunnels.
ContaoValetDriver to support current Contao versions by [@lukasbableck](https://github.com/lukasbableck) in https://github.com/laravel/valet/pull/1532Full Changelog: https://github.com/laravel/valet/compare/v4.8.6...v4.8.7
--isolate argument with custom name by [@mcaskill](https://github.com/mcaskill) in https://github.com/laravel/valet/pull/1428Full Changelog: https://github.com/laravel/valet/compare/v4.1.3...v4.1.4
Welcome to Valet v4! This release is mostly about re-writing the internals so they're easier to debug, fix, and modify. There are a few user-facing additions and improvements, including but not limited to: ngrok is now managed by Homebrew, .valetphprc is replaced with a more powerful .valetrc, you can use Expose to share, there's a new status command to make sure all your services are running correctly, and a lot of the other existing commands work even better than ever before.
valet status by @mattstauffer in https://github.com/laravel/valet/pull/1348.valetphprc. with .valetrc` by @mattstauffer in https://github.com/laravel/valet/pull/1347public/ directory by @mattstauffer in https://github.com/laravel/valet/pull/1311valet fetch-share-url when working with Expose by @mattstauffer inset-ngrok-token command by @mattstauffer in https://github.com/laravel/valet/pull/1325secured command by @EvanGoss in https://github.com/laravel/valet/pull/1288How can I help you explore Laravel packages today?