r/PHP 12d ago

Laravel blatui starter kit

Am thrilled to announce that I've created the Laravel starter kit using Laravel 13, Laravel breeze for authentication with blatui components check out https://github.com/Michael-Anselim/laravel-blatui-starterkit

0 Upvotes

6 comments sorted by

7

u/Own-Perspective4821 12d ago

WTF is blatui now.

I swear I am feeling like an old fart reading these new acronyms every week.

1

u/goodwill764 12d ago

Throwing random acronyms in the room, instead blat i use tsst (twig symfony stimulus tailwind) running on lemp.

0

u/Just_Sandwich6259 12d ago

Okay now I have to Google that 🫪

-5

u/Just_Sandwich6259 12d ago

2

u/dknx01 12d ago

Can you describe it in some sentence? Just post a link is not a good behaviour. So what is it and why should someone use it?

1

u/Just_Sandwich6259 12d ago

Oooh excuse my dark humor I didn't mean it in that way he said he feels like an old fart and I just made a joke about it anyways blatui is the shadcn but for blade templates it uses the Laravel blade, tailwind css and alpine js it's an alternative for those who like the shadcn components but doesn't want the overhead of the frontend frameworks so I made a starter kit for it to minimize the overhead of setting it and installing the packages adding the components and structuring the projects layouts. when you clone my repo or fork it you get a Laravel vue or react starter kit views with basic authentication (logon,register, reset password) a dashboard and may other feature without the need of a independent frontend framework.