Laravel Valet
valetLaravel Valet is a development environment for macOS minimalists.
Laravel Valet is a development environment for macOS minimalists.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
pathsdefaultOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. Laravel Valet writes no caches or state in your home directory.
pathsdefault{ "tld": "test", "loopback": "127.0.0.1", "paths": [machine-local "/Users/octocat/.config/valet/Sites", "/Users/octocat/Sites" ], "default": "/Users/octocat/Sites/example-site"machine-local}Each machine keeps its own copy of these.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/valet. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps the credential file out. None of them splits paths and default for you — that part is Otty’s own sync, or a template you write by hand.