Valet: New features need documentation

Created on 29 Jan 2019  路  9Comments  路  Source: laravel/valet

  • [x] valet use [email protected] (https://github.com/laravel/valet/pull/710)
  • [x] env vars (https://github.com/laravel/valet/pull/474)
  • [x] valet tld, in case we didn't document the change
  • [x] Other things??
enhancement help wanted

All 9 comments

@mattstauffer would love to help out on this - not sure where to edit the docs though? I don't see them in this repo - are they elsewhere on GitHub?

@jalendport sweet! I think this is it:
https://github.com/laravel/docs/blob/5.7/valet.md

@mattstauffer ah cool... Thanks!

Valet Use: https://github.com/laravel/docs/pull/4953

I'll have to play around more with env vars before submitting some official documentation. The entire .env.valet vs .valet-env.php threw me off.

Got a PR link for Valet TLD? I searched through the recent PRs but no luck.

@ahinkle great! the change is just that we deprecated valet domain and replaced it with valet tld.

  • valet tld, in case we didn't document the change

https://github.com/laravel/docs/pull/4966

@ahinkle 馃檶

  • env vars (#474)

https://github.com/laravel/docs/pull/5038

Should be all set. 馃憤

Thank you @ahinkle !!

Was this page helpful?
0 / 5 - 0 ratings