From 6ff0a1efb257d3107fc236a77597e2a8842e5c55 Mon Sep 17 00:00:00 2001 From: Ercogx Date: Fri, 21 Mar 2025 19:28:21 +0200 Subject: [PATCH] Update template.json --- templates.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates.json b/templates.json index c9eeb0d..d8da72e 100644 --- a/templates.json +++ b/templates.json @@ -124,6 +124,11 @@ "title": "Blade Starter Kit (with FluxUI)", "package": "imacrayon/blade-starter-kit", "repo": "imacrayon/blade-starter-kit" + }, + { + "title": "Glow Starter Kit (with filament and popular plugins)", + "package": "ercogx/laravel-filament-starter-kit", + "repo": "ercogx/laravel-filament-starter-kit" } ] }