AdminKit is a lightweight, themeable admin panel starter kit for Laravel 13 and Livewire 4, built with Blade, Tailwind CSS v4, and Alpine.js.

Stars

17

7-day growth

No data

Forks

8

Open issues

0

License

No data

Last updated

2026-07-28

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It offers an instant theme engine with dark/light modes, 7 accent colors, 5 radius presets, and dual layout support (vertical/horizontal) with RTL, all without JavaScript frameworks or build steps.

Who it is for

  • Laravel developers building admin panels
  • PHP developers seeking a modern, pre-built admin starter
  • Startup founders needing rapid internal tool prototyping
  • Developers preferring a lightweight, framework-native solution

Use cases

  • Quickly scaffolding an admin dashboard for a Laravel application
  • Building internal tools with authentication, data tables, and charts
  • Creating a customizable, theme-aware administration interface
  • Developing a multi-tenant SaaS dashboard with Livewire components

Strengths

  • Zero-Config setup: full dashboard in under 30 seconds via Composer
  • Comprehensive theme customizer with localStorage persistence and zero FOUC
  • Native support for both LTR and RTL layouts, plus vertical and horizontal navigation
  • Includes authentication, command palette, pre-built UI components, and Chart.js widgets

Considerations

  • Requires Laravel 13 and Livewire 4, which are still recent and may not be widely adopted yet
  • No React or Vue integration; relies entirely on Livewire and Alpine.js
  • Limited to the provided UI components and styling; heavy customization may require modifying Blade templates

README quick start

⚡ AdminKit

The Lightweight, Themeable Admin Panel Starter Kit for Laravel 13 & Livewire 4.

AdminKit provides a fast, elegant, and fully themeable admin foundation built natively with Laravel 13, Livewire 4, Tailwind CSS v4, and Alpine.js. No React or Vue build step required.


🔥 Why AdminKit?

  • Lightweight & Blazing Fast: Powered natively by Blade, Livewire 4, and Alpine.js. Zero heavy JavaScript framework overhead.
  • 🎨 Modern Design System: Beautiful, minimal, and accessible UI components right out of the box.
  • 🌓 Instant Theme Engine: Light, Dark, and System modes with 7 accent color themes and 5 border radius presets — saved in localStorage with zero FOUC (flash of unstyled content).
  • 🔄 Dual Layout & RTL Native: Switch between Vertical Sidebar and Horizontal Topbar layouts with built-in LTR & RTL support.
  • ⌨️ Command Palette (⌘K): Built-in keyboard-driven global search palette for quick navigation.
  • 🚀 Zero-Config Setup: Spin up a full-featured admin dashboard in less than 30 seconds.

✨ Features

  • 🔐 Authentication System: Pre-wired Login, Register, and Password Reset screens with seeded demo user.
  • 🧩 UI Component Library: Modular Blade components (resources/views/components/ui/*) including Button, Badge, Card, Input, Modal, Alert, Stat Box, Toaster, and Lucide Icons.
  • 📊 Pre-built Dashboards & Charts: Interactive Chart.js analytics widgets, stat summary cards, and activity feeds.
  • 📋 Data Tables & Forms: Client-side sorting, searching, selection filters, multi-step form wizard, and custom inputs.
  • ⚙️ Theme Customizer Drawer: Real-time interactive drawer to preview layout, direction, accent color, and radius adjustments.

🚀 Quick Start

Option 1: Create Project via Composer (Recommended)

composer create-project yrizzz/adminkit my-app
cd my-app
php artisan serve

Option 2: Clone Repository

git clone https://github.com/yrizzz/adminkit.git my-app
cd my-app

# Install dependencies
composer install
npm install

# Setup environment & database
cp .env.example .env
php artisan key:generate
php

Description

Modern, themeable admin panel starter kit built on Laravel 13, Livewire 4, Tailwind CSS v4, and Alpine.js.

Related repositories

Similar projects matched by category, topics, and programming language.

react
Featured
react GitHub avatar

react

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

Web DevelopmentFrontend Frameworks
246,741
yetone
Featured
yetone GitHub avatar

kill-ai-slop

Kill AI Slop is a multilingual field guide and agent skill that catalogues 33 common AI-generated design tells with interactive before-after demos, and provides a tool to scan and fix web projects.

AI & Machine LearningAI Agents
805
filipj9
filipj9 GitHub avatar

Hermes-Control-Deck

Hermes Control is a mobile-first PWA control deck that provides a unified event-driven interface for monitoring and operating Hermes WebUI and Codex CLI AI runtimes from a browser or phone.

AI & Machine LearningAI Skills & Prompts
30