javdome/daisy-blade-starter-kit

A Laravel Starter kit that includes an authentication system with a UI created using DaisyUI v5.
13 3
Install
composer require javdome/daisy-blade-starter-kit
PHP:^8.2
License:MIT
Last Updated:Aug 30, 2025
Links: GitHub  ·  Packagist
Maintainer: javdome

daisy-blade-starter-kit

📌 Description

daisy-blade-starter-kit is a Laravel Starter kit that includes an authentication system (based on Laravel Breeze) with a UI created using Tailwind v4 and DaisyUI v5.

Starting Point

This starter kit is based on the unstyled-blade-starter-kit, with the following additions:

  • Tailwind CSS v4
  • DaisyUI v5 → UI components built on top of Tailwind. See daisyui.com.

Installation

Via Laravel Herd

One-click install a new application using this starter kit through Laravel Herd:

Install with Herd

Via the Laravel Installer

Create a new Laravel application using this starter kit through the official Laravel Installer:

laravel new my-app --using=javdome/daisy-blade-starter-kit

Official Documentation

Documentation for all Laravel starter kits can be found on the Laravel website.

Contributing

Thank you for considering contributing to our starter kit! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

License

The daisy-blade-starter-kit is open-sourced software licensed under the MIT license.