TailAdmin Laravel is now available: a Tailwind CSS dashboard kit for Laravel
1 points
1 hour ago
| 1 comment
| github.com
| HN
vinishbhaskar
1 hour ago
[-]
We’ve released a Laravel version of TailAdmin, a Tailwind CSS-based dashboard kit previously available in HTML, React, Vue, Next.js, and Angular.

The Laravel package provides:

- A Blade-first architecture - A set of five hundred plus reusable UI components - Seven dashboard layouts (analytics, e-commerce, CRM, etc.) - Dark mode support - Chart integrations - Example pages, including some AI-related sections

The goal is to offer a clean starting point for teams building admin panels, internal tools, or SaaS dashboards without having to assemble the UI from scratch.

- GitHub: https://github.com/tailadmin/tailadmin-laravel

- More information: https://tailadmin.com/blog/introducing-tailadmin-laravel

If you try it, feedback or bug reports would be useful.

reply