snippetbashTip
herd — An official Laravel PHP development environment for macOS. More information: <https://herd.laravel.c
Viewed 0 times
officialcommandlaraveldevelopmentclienvironmentphpherd
macos
Problem
How to use the
herd command: An official Laravel PHP development environment for macOS. More information: <https://herd.laravel.com/docs/macos/advanced-usage/herd-cli>.Solution
herd — An official Laravel PHP development environment for macOS. More information: <https://herd.laravel.com/docs/macos/advanced-usage/herd-cli>.Start the Herd services:
herd startStop the Herd services:
herd stopRestart the Herd services:
herd restartLink the current working directory to Herd:
herd linkOpen the site for the current directory in the browser:
herd openList all available commands:
herd listCode Snippets
Start the Herd services
herd startStop the Herd services
herd stopRestart the Herd services
herd restartLink the current working directory to Herd
herd linkOpen the site for the current directory in the browser
herd openContext
tldr-pages: osx/herd
Revisions (0)
No revisions yet.