Dash UI is a Laravel Blade Component Library Inspired by Shopify Polaris

Dash UI is a component library for Laravel Blade inspired by Shopify Polaris. It was created with Tailwind CSS, Laravel Blade components, and Alpine.js and designed for ease of integration and customization.

Dash UI Feedback Banners
Dash UI Feedback Banners

This UI kit includes a comprehensive set of UI elements that allow you to quickly start building your app and customizing it with Blade components. The kit consists of the following components:

All components in DashUI are customizable by passing classes or using inline styles:

<x-dashui-button class="my-custom-class">
    Click Me
</x-dashui-button>

To get started with this package, check out the project documentation. Also, check out the demo Laravel application if you'd like to see how to use these components.


The post Dash UI is a Laravel Blade Component Library Inspired by Shopify Polaris appeared first on Laravel News.

Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.