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.16.0

Published by mattstauffer about 3 years ago

  • Add the ability to define a given project's preferred PHP version using a .valetphprc file in the project root, and then switch to that version when in that folder by running valet use (#1083)
valet - v2.15.5

Published by mattstauffer about 3 years ago

  • Update default ngrok binary (#1082)
valet - v2.15.4

Published by mattstauffer about 3 years ago

  • Set the $_SERVER['SCRIPT_FILENAME'] to the front controller path (#1072, closes #1071)
valet - v2.15.3

Published by mattstauffer over 3 years ago

  • Fix subdomains using root link (#1068)
valet - v2.15.2

Published by mattstauffer over 3 years ago

  • Stop non-root Valet-managed Brew services during stop and install (#1069)
valet - v2.15.1

Published by mattstauffer over 3 years ago

  • Fix subdomains pointing to root path (#1040)
valet - v2.15.0

Published by mattstauffer over 3 years ago

  • Add the ability to proxy insecurely (#1005)
valet - v2.14.1

Published by mattstauffer over 3 years ago

  • Make small changes to allow Valet to be included as a dependency in non-CLI apps (#1050)
valet - v2.14.0

Published by mattstauffer over 3 years ago

  • Add loopback command for Docker users (#1039)
valet - v2.13.19

Published by mattstauffer over 3 years ago

  • Fix issues with valet share on Hyper terminal (#1029)
valet - v2.13.18

Published by mattstauffer over 3 years ago

  • Delete rogue valet.sock files when changing PHP versions (#1028)
  • Prioritize linked subdomains over basic park match (#1018)
valet - v2.13.17

Published by mattstauffer over 3 years ago

  • Fix Valet Bin dir linking for ARM/M1 Macs (#1025)
valet - v2.13.16

Published by mattstauffer almost 4 years ago

  • Fix a bug with an un-imported Exception (#1014)
valet - v2.13.15

Published by mattstauffer almost 4 years ago

  • Just a note that 2.13.14 was supposed to be 2.13.4 but I have fat fingers.
  • Update the test suite to PHPUnit 9.5 (#1004)
  • Specify 8.0 as the latest PHP version (#1006)
  • Include resolve conf in diagnose output (#1007)
  • Improve the 'valet use' command (#1008)
valet - v2.13.14

Published by mattstauffer almost 4 years ago

  • Point PHP-FPM error_log to user directory (#996)
valet - v2.13.3

Published by mattstauffer almost 4 years ago

  • Update Brew commands to remove deprecation warning (#1003)
valet - v2.13.2

Published by mattstauffer almost 4 years ago

  • Fix bug introduced in v2.13.1 that failed to prioritize subdomain matches before full domain matches with Valet link (#997)
valet - v2.13.1

Published by mattstauffer almost 4 years ago

  • Fix VS Code using the wrong user when launched from the Dock, Spotlight, or Finder (#943)
  • Allow serving from case-sensitive file systems (#952)
  • Call Brew packages using the Brew-defined path instead of hard-coded /usr/local (#992)
valet - v2.13.0

Published by mattstauffer almost 4 years ago

valet - v2.12.0

Published by mattstauffer almost 4 years ago

  • Support Illuminate 8.0 components (#979)