Installation — BladeTail UI — Laravel Blade UI components with TailwindCSS and Alpine JS

Welcome, Thank you for trying this package! It saves your time on UI development and I will make sure it meets your need. This package can be used on a new or existing Laravel project.

But, the Tailwind CSS and the Alpine JS must be installed and configured. Because this package does not cover the installation process of these packages

Install required packages

Install BladeTail-UI package via the composer!

composer require devaweb/bladetailui

Or, Get it from Github — Click here!

Publish the Assets!

After installing the package you need to publish the package assets like config and CSS stylesheet! Run this following command to publish the assets!

to continue to read the documentation…

--

--