parth-vadgama/lx-blade-components

Laravel x-blade components is a component library built to support livewire and tailwind based project.

1.4.1 2022-10-29 09:44 UTC

README

Laravel x-blade components is a component library built to support livewire and tailwind based project.

Installation

You can install the package via composer:

composer require parth-vadgama/lx-blade-components

Publish Views

You can publish the views artisan command,

php artisan lx:install

Note: Without publish component html could not load, take a note of that.

List of Components:

Contributers

License

The MIT License (MIT). Please see License File for more information.