valet

A more enjoyable local development experience for Mac.

MIT License

Downloads
823.1K
Stars
2.5K
Committers
201

Bot releases are hidden (Show)

valet - v2.4.0

Published by mattstauffer about 5 years ago

  • Allow HTTP2 push for secured domains (#573)
  • Add Chinese translation to Statamic driver (#738)
  • Fire the .valet-env detection earlier (#811)
  • Add Illuminate 6.0 compatibility (#816)
  • Update ngrok (#812)
valet - v2.3.3

Published by mattstauffer over 5 years ago

  • Fix valet log command for folks with local Collect @ < 5.6.6 (#781)
valet - v2.3.2

Published by mattstauffer over 5 years ago

  • Version bump of shame
valet - v2.3.1

Published by mattstauffer over 5 years ago

  • Preserve user Home and env when calling sudo command (#770)
  • Fix "sudo: sorry, you are not allowed to preserve the environment" message (#780)
  • Add JSON:API support for Drupal (#705)
valet - v2.3.0

Published by mattstauffer over 5 years ago

valet - v2.2.5

Published by mattstauffer over 5 years ago

valet - v2.2.4

Published by mattstauffer over 5 years ago

  • Revert #761 to fix a bug described in #763 (#764) for people with old versions of Symfony's Process component
valet - v2.2.3

Published by mattstauffer over 5 years ago

  • Fix issue with CA serial params
  • Fix deprecated Process argument passed as string
valet - v2.2.2

Published by mattstauffer over 5 years ago

  • Squash a "file not exists" error (#747)
  • Better handle SSL certificate creation (#721)
valet - v2.2.1

Published by mattstauffer over 5 years ago

Version bump of shame

valet - v2.2.0

Published by mattstauffer over 5 years ago

  • Allow for PHP version switching with valet use [email protected] (#710)
  • Fix more of how Valet references, loads, and tests PHP versions because of changes to Homebrew (#711, #720)
  • Update nginx code given Homebrew's removal of options from packages (#726)
valet - v2.1.6

Published by mattstauffer almost 6 years ago

valet - v2.1.5

Published by mattstauffer almost 6 years ago

valet - v2.1.4

Published by mattstauffer almost 6 years ago

  • Support PHP 7.3
  • Handle usernames with spaces
  • Check for config directory

PHP 7.3 upgrade notes from @drbyte: https://github.com/laravel/valet/pull/683#issuecomment-445370640

valet - v2.1.3

Published by mattstauffer almost 6 years ago

  • better sanity checks for ->tld in config
  • Move secure port from 88 (because of conflicts) to 60
valet - v2.1.2

Published by mattstauffer almost 6 years ago

  • Fix sharing secured sites through ngrok
  • Update ngrok binary to 2.2.8
  • Minor changes to Drupal, Statamic, and Contao drivers
valet - v2.1.1

Published by mattstauffer about 6 years ago

valet - v2.1.0

Published by mattstauffer about 6 years ago

🎉

There have also been a lot of smaller changes to drivers and smaller implementation details.

valet - v2.0.12

Published by adamwathan over 6 years ago

  • Fix bug with incorrectly reported PHP FPM path
valet - v2.0.11

Published by adamwathan over 6 years ago

  • More fixes for changes to how Homebrew manages PHP versions