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 -

Published by adamwathan over 6 years ago

  • Fixes for changes to how Homebrew manages PHP versions
valet - v2.0.5

Published by adamwathan about 7 years ago

  • Show some useful output about what Valet is doing during installation/restart
  • Add support for Craft 3 Beta
  • Test for nginx config errors before attempting to restart Valet
  • Prevent access to valet CLI commands that don't work until valet install is run
  • Add Magento 2 driver
  • Fixes for CakePHP 3 driver
  • Add support for PHP 7.2
valet - v2.0.4

Published by adamwathan over 7 years ago

  • Better handling of large file uploads
  • Prettier output for linked sites
  • Make PHP 5.6 an explicit requirement (wouldn't work without 5.6 already, but composer.json was missing this info)
  • Support nginx and nginx-full Homebrew packages
  • Fix an issue related to a macOS update that was causing restarting root services to fail
  • Support adding a directory to valet open
  • Support wildcard TLS certificates
  • Don't create sudoer entry for Valet by default
  • Various minor tweaks and fixes
valet -

Published by adamwathan almost 8 years ago

valet - v2.0.1

Published by adamwathan almost 8 years ago

valet - v2.0.0

Published by adamwathan almost 8 years ago

valet - v1.1.22

Published by adamwathan about 8 years ago

  • Explicitly set which port PHP FPM listens on during installation to avoid issues when users move from master to the current tag stream
valet - v1.1.21

Published by adamwathan about 8 years ago

  • Automatically regenerate TLS Caddyfiles on valet install to make migrating from dev-master to a tagged release easier
valet - v1.1.20

Published by adamwathan about 8 years ago

  • Use Caddy 0.9.1
  • Support for Sierra
valet - v1.1.19

Published by adamwathan about 8 years ago

  • Set DOCUMENT_ROOT environment variable to improve support for sites served by basic driver
  • Fix bug where Caddyfiles for TLS sites were being generated with the literal string VALET_HOME_PATH instead of the environment variable value
valet - v1.1.18

Published by adamwathan about 8 years ago

  • Add support for viewing Caddy logs
  • Allow optionally specifying a path in park and forget commands to be used instead of the current working directory
valet - v1.1.17

Published by adamwathan about 8 years ago

  • Move Drupal driver to correct location
valet - v1.1.16

Published by adamwathan about 8 years ago

  • Fix error in bash script
  • Update version
valet - v1.1.15

Published by adamwathan about 8 years ago

  • Remove experimental undocumented features from tagged release stream
valet - v1.1.14

Published by adamwathan about 8 years ago

  • Allow Valet to operate under PHP 7.1
  • Add Drupal 7 and 8 drivers
  • Support Symfony < 3.0
  • Minor tweaks and improvements
valet - v1.1.13

Published by adamwathan over 8 years ago

  • Fix issue with trying to change domain before ever securing a site
valet - v1.1.12

Published by taylorotwell over 8 years ago

  • Fix problem with Brew installations.
valet - v1.1.6

Published by taylorotwell over 8 years ago

valet - v1.1.5

Published by taylorotwell over 8 years ago

valet - v1.1.4

Published by taylorotwell over 8 years ago

  • Improvements to overall application structure.
  • Symlink /usr/local/bin/valet to Valet installation.