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 - v3.0.0

Published by mattstauffer over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/valet/compare/v2.18.10...v3.0.0

valet - v3.0.0-alpha.3

Published by mattstauffer over 2 years ago

What's Changed

Full Changelog: https://github.com/laravel/valet/compare/v3.0.0-alpha.2...v3.0.0-alpha.3

valet - v3.0.0-alpha.2

Published by mattstauffer over 2 years ago

What's Changed

Full Changelog: https://github.com/laravel/valet/compare/v3.0.0-alpha.1...v3.0.0-alpha.2

valet - v3.0.0-alpha.1

Published by mattstauffer over 2 years ago

What's Changed

Full Changelog: https://github.com/laravel/valet/compare/v3.0.0-alpha...v3.0.0-alpha1

valet - v3.0.0-alpha

Published by mattstauffer over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/valet/compare/v2.18.10...v3.0.0-alpha

valet - v2.18.10

Published by mattstauffer over 2 years ago

What's Changed

Full Changelog: https://github.com/laravel/valet/compare/v2.18.9...v2.18.10

valet - v2.18.9

Published by driesvints over 2 years ago

Fixed

  • Fixed an issue with wrong configured variable in Valet's bash script

Full Changelog: https://github.com/laravel/valet/compare/v2.18.8...v2.18.9

valet - v2.18.8

Published by driesvints over 2 years ago

What's Changed

Full Changelog: https://github.com/laravel/valet/compare/v2.18.7...v2.18.8

valet - v2.18.7

Published by mattstauffer over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/laravel/valet/compare/v2.18.6...v2.18.7

valet -

Published by driesvints almost 3 years ago

Fixed

  • Fix syntax error in ./valet (#1183)
valet - v2.18.5

Published by mattstauffer almost 3 years ago

What's Changed

Full Changelog: https://github.com/laravel/valet/compare/v2.18.4...v2.18.5

valet - v2.18.4

Published by mattstauffer almost 3 years ago

  • Fix warnings when using Valet in non-CLI context (#1169)
valet -

Published by driesvints almost 3 years ago

Fixed

  • Fix some more Guzzle compatibility issues (f980900)
valet -

Published by driesvints almost 3 years ago

Fixed

  • Fix an issue with valet on-latest-version (#1164)
valet - v2.18.1

Published by mattstauffer almost 3 years ago

  • Avoid expiring of the root certificate authority by extending it to last 20 years (#1161)
valet - v2.18.0

Published by mattstauffer almost 3 years ago

  • Replace HTTPful (un-managed) with Guzzle (#1163)
valet - v2.17.1

Published by mattstauffer almost 3 years ago

  • Fix certificate generation bug introduced in v2.17.0 (#1155)
valet - v2.17.0

Published by mattstauffer almost 3 years ago

  • Default SSL certificates to shorter duration (per Chrome 58), allow for manual duration setting when securing (#1154)
valet - v2.16.2

Published by mattstauffer almost 3 years ago

  • Set Brew highest PHP version to 8.1 (#1111)
  • Update constraints (#1151)
valet - v2.16.1

Published by mattstauffer about 3 years ago

  • Allow execution of custom PHP files in Bedrock projects (#1094)
  • Add alias latest for on-latest-version command (#1089)