laraveldaily/tailadmin-starter-kit

LaravelDaily Starter Kit for the Laravel framework, with TailAdmin components.

Maintainers

Package info

github.com/LaravelDaily/TailAdmin-Laravel-Starter-Kit

Language:Blade

Type:project

pkg:composer/laraveldaily/tailadmin-starter-kit

Statistics

Installs: 420

Dependents: 0

Suggesters: 0

Stars: 79

Open Issues: 1

dev-main 2025-12-08 13:41 UTC

This package is auto-updated.

Last update: 2026-03-08 14:09:03 UTC


README

This starter kit is based on TailAdmin Laravel - Free Laravel Dashboard.

We decided to merge our LaravelDaily/starter-kit with TailAdmin components.

As a result, you get full simple Laravel Auth (login, register, forget password, profile), styled as TailAdmin.

The main point is no React/Vue/Livewire required. Only Blade and Tailwind.

Also, you're getting an example table/form with two-level menu on the sidebar to manage Users.

How to use

To use this kit, you can install it using:

laravel new --using=laraveldaily/tailadmin-starter-kit

From there, you can modify the kit to your needs and add more pages.

For more components, TailAdmin theme also has a Pro version (affiliate link to support my work) with 500+ components and dashboard variants.