Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Using the [Laravel installer](https://laravel.com/docs/installation#installing-p
- [CoreUI Vue Starter Kit](https://github.com/kastsecho/coreui-vue-starter-kit) - `kastsecho/coreui-vue-starter-kit` - 💾 9 installs
- [Laravel Breeze React Starter Kit](https://github.com/luis-developer-08/breeze-react-jsx-starter-kit) - `luis-developer-08/breeze-react-jsx-starter-kit` - 💾 8 installs
- [Tabler based Laravel starter kit](https://github.com/santosvilanculos/cuirass) - `santosvilanculos/cuirass` - 💾 6 installs
- [New Laravel Inertia+React App](https://github.com/tnylea/react-inertia-starter) - `tnylea/react-inertia-starter` - 💾 0 installs
- [New Laravel Inertia+React App](https://github.com/tnylea/react-inertia-starter) - `tnylea/react-inertia-starter` - 💾 installs

---

Expand Down
5 changes: 5 additions & 0 deletions templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,11 @@
"title": "Hotwire Starter Kit",
"package": "hotwired-laravel/hotwire-starter-kit",
"repo": "hotwired-laravel/hotwire-starter-kit"
},
{
"title": "API Only Starter Kit",
"package": "Samkaypro/laravel-api-starter",
"repo": "Samkaypro/laravel-api-starter"
}
]
}