Bootstraps a new project from a blueprint. Downloads the kernel, sets up the project structure, and prepares your application foundation.
PHP 8.2 or newer.
bash <(curl -Ls https://raw.githubusercontent.com/forge-kernel/installer/refs/heads/main/installer.sh)Then follow the prompts to select a blueprint and configure your project.