Skip to content

Releases: laravel/valet

v4.1.3

21 Jul 03:31
31017e6
Compare
Choose a tag to compare

v4.1.2

30 May 14:53
3bb54ae
Compare
Choose a tag to compare
  • Load specific drivers before custom drivers to allow for extension. by @mattstauffer in #1414
  • Ensure base configuration is correct even if file already exists by @mattstauffer in #1415

v4.1.1

16 May 15:42
57d43bb
Compare
Choose a tag to compare
  • Install older PHP versions via alternate tap by @drbyte in #1411

v4.1.0

09 May 15:53
0d3d537
Compare
Choose a tag to compare

v4.0.2

26 Apr 15:41
97411ee
Compare
Choose a tag to compare

v4.0.1

27 Mar 18:43
Compare
Choose a tag to compare

v4.0.0

15 Mar 17:28
Compare
Choose a tag to compare

Welcome to Valet v4! This release is mostly about re-writing the internals so they're easier to debug, fix, and modify. There are a few user-facing additions and improvements, including but not limited to: ngrok is now managed by Homebrew, .valetphprc is replaced with a more powerful .valetrc, you can use Expose to share, there's a new status command to make sure all your services are running correctly, and a lot of the other existing commands work even better than ever before.

Added

Changed

Fixed

v4.0.0-beta.1

20 Feb 08:29
e405aa2
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

v3.3.2

07 Feb 16:11
3a712a7
Compare
Choose a tag to compare

Fixed

v3.3.1

31 Jan 15:58
715a301
Compare
Choose a tag to compare

Fixed