Skip to content
Open
Show file tree
Hide file tree
Changes from 4 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 @@ -36,4 +36,4 @@ If you have a starter kit that you would like to be added to this list, please a
---

> [!IMPORTANT]
> Be cautious when installing any starter. Be sure to do research and learn more about each project.
> Be cautious when installing any starter. Be sure to do research and learn more about each project.
7 changes: 6 additions & 1 deletion templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@
"title": "Modern React Starter Kit",
"package": "shipfastlabs/modern-react-starter-kit",
"repo": "shipfastlabs/modern-react-starter-kit"
},
{
"title": "Laravel Static Analysis Starter Kit",
"package": "peterfox/laravel-static-analysis-starter-kit",
"repo": "peterfox/laravel-static-analysis-starter-kit"
}
]
}
}