Blade Starter Kit

screenshot of Blade Starter Kit
vite
tailwind
alpinejs

A modern Laravel 12 starter kit with Blade and Alpine.js. This project includes pre-built components from PenguinUI to accelerate your development process.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

alpinejs
Alpine.js

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.