javdome/daisy-blade-starter-kit

A Laravel Starter kit that includes an authentication system with a UI created using DaisyUI v5.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/javdome/daisy-blade-starter-kit

dev-master 2025-08-30 22:40 UTC

This package is auto-updated.

Last update: 2025-11-30 23:12:24 UTC


README

📌 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.