Install Laravel Herd
We recommend installing Laravel Herd, a free local development environment for
PHP Laravel. It’s a great way to get started with Laravel development and is the perfect environment for
contributing to Cachet.Herd will install PHP, Composer and NPM for you. You can manage each version through the Herd UI.
Clone Cachet's Core
The majority of development is done in the We recommend cloning the repository into a directory named
cachethq/core repository.
You’ll need to clone this repository to your local machine.cachet-core to keep things organized.