More Premium Hugo Themes Premium Tailwind Themes

Artisan UI

Gorgeous shadcn inspired UI library for laravel blade using Tailwind and AlpineJS

Artisan UI

Gorgeous shadcn inspired UI library for laravel blade using Tailwind and AlpineJS

Author Avatar Theme by yungifez
Github Stars Github Stars: 256
Last Commit Last Commit: May 12, 2025 -
First Commit Created: Nov 5, 2024 -
default image

Overview:

Artisan UI is a component library designed to bring the elegance of ShadCN to Laravel. It is built using Tailwind, Alpine JS, and Laravel Blade, making it a versatile choice for developers looking to enhance their UI design.

Features:

  • Component Library: Artisan UI offers a wide range of components for Laravel projects.
  • Tailwind CSS: Utilizes Tailwind CSS for easy customization and styling.
  • Alpine JS Integration: Includes Alpine JS for interactive front-end functionalities.

Installation:

To install Artisan UI, follow these steps:

  1. Include the package using composer:

    composer require artisan-ui
    
  2. Publish the assets:

    php artisan artisanui:install
    
  3. Include the styles in your layout file:

    <link href="{{/* mix('css/artisan-ui.css') */}}" rel="stylesheet">
    

Summary:

Artisan UI is a component library that combines the elegance of ShadCN with the functionality of Laravel, making it a valuable tool for developers seeking to enhance their UI designs. With features like a comprehensive component library, Tailwind CSS integration, and Alpine JS support, Artisan UI offers a seamless experience for designing and developing Laravel projects.