Skip to content

Releases: laravel/valet

v2.14.0

29 Mar 17:46

Choose a tag to compare

  • Add loopback command for Docker users (#1039)

v2.13.19

23 Jan 02:47

Choose a tag to compare

  • Fix issues with valet share on Hyper terminal (#1029)

v2.13.18

21 Jan 20:49

Choose a tag to compare

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

v2.13.17

19 Jan 14:56

Choose a tag to compare

  • Fix Valet Bin dir linking for ARM/M1 Macs (#1025)

v2.13.16

08 Dec 19:11

Choose a tag to compare

  • Fix a bug with an un-imported Exception (#1014)

v2.13.15

30 Nov 03:58

Choose a tag to compare

  • 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)

v2.13.14

27 Nov 16:38

Choose a tag to compare

  • Point PHP-FPM error_log to user directory (#996)

v2.13.3

27 Nov 16:30

Choose a tag to compare

  • Update Brew commands to remove deprecation warning (#1003)

v2.13.2

24 Nov 12:38

Choose a tag to compare

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

v2.13.1

18 Nov 13:36

Choose a tag to compare

  • 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)