Templates
Save your stack and reuse it on every new project. Includes the three built-in defaults.
What templates do
A template captures a starter kit, a PHP version, and a set of services. When you create a new project, you can pick a template and the form gets pre-filled. Useful for teams that always run the same stack, or just to skip the "click 8 checkboxes" ritual.
Creating one
Templates page, then "New template".
- Name (required, unique).
- Description for your future self.
- Services (the same 13 you'd pick when creating a project).
- PHP version.
- Starter kit.
Edit and delete from the same page. Used templates aren't locked, you can change them whenever.
Built-in templates
The app ships with three to get you started. They reset on a fresh install or after a Reset application.
- Plain Laravel. MySQL, Redis, Mailpit, no starter kit, PHP 8.3.
- Breeze + MySQL. MySQL, Redis, Mailpit, Breeze, PHP 8.3.
- API only. MySQL, Redis. No Mailpit. No starter kit. PHP 8.3.