Skip to content

Releases: laravel/valet

v2.16.1

13 Oct 19:34
Compare
Choose a tag to compare
  • Allow execution of custom PHP files in Bedrock projects (#1094)
  • Add alias latest for on-latest-version command (#1089)

v2.16.0

09 Aug 22:01
Compare
Choose a tag to compare
  • 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)

v2.15.5

09 Aug 15:14
Compare
Choose a tag to compare
  • Update default ngrok binary (#1082)

v2.15.4

21 Jul 02:15
dbf050b
Compare
Choose a tag to compare
  • Set the $_SERVER['SCRIPT_FILENAME'] to the front controller path (#1072, closes #1071)

v2.15.3

14 Jun 22:53
Compare
Choose a tag to compare
  • Fix subdomains using root link (#1068)

v2.15.2

14 Jun 17:07
Compare
Choose a tag to compare
  • Stop non-root Valet-managed Brew services during stop and install (#1069)

v2.15.1

10 Jun 17:28
Compare
Choose a tag to compare
  • Fix subdomains pointing to root path (#1040)

v2.15.0

01 May 18:58
Compare
Choose a tag to compare
  • Add the ability to proxy insecurely (#1005)

v2.14.1

03 Apr 02:26
Compare
Choose a tag to compare
  • Make small changes to allow Valet to be included as a dependency in non-CLI apps (#1050)

v2.14.0

29 Mar 17:46
Compare
Choose a tag to compare
  • Add loopback command for Docker users (#1039)