Introducing Polyscope! The agent-first dev environment. Introducing Polyscope! The agent-first dev environment. Run coding agents in parallel and ship faster than ever. Learn more
Forge CLI allows you to link and manage multiple sites and servers to one working directory.
This is especially useful, when you have multiple environments for your project (for example staging and production).
All Forge CLI commands allow you to pass the environment that you want to target as an additional command line argument. The default environment is always "production".
Examples:
# This will link Forge with a site for the "production" environment
forge init
# This will link Forge with a site for the "staging" environment
forge init staging
Herd is a blazing fast, native Laravel and PHP development environment for macOS. It includes everything you need to get started with Laravel development, including PHP and nginx. Once you install Herd, you're ready to start developing with Laravel.
Herd is available for macOS and Windows.
Learn more