laravel-worktree
by mozex
Create and tear down isolated Laravel Herd git worktrees, each with its own site URL and databases
laravel-boot-up
by igne-agency
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
laravel-react-starter-kit
by rcrosbourne
An opinionated Laravel 13 + React starter kit for Herd. Bun, Postgres, optional teams, 100% test coverage.
laravel-keyring
by gause
A driver-based secret manager for Laravel — injects secrets from OS keychains into your environment at runtime.
laravel-cloudflared
by pixovoid
A Laravel package to create and manage Cloudflare Tunnels for local development (fork by PixoVoid)