foxws/wireui

Collection of Livewire and Blade components

Fund package maintenance!
foxws

v0.0.7 2024-04-17 07:00 UTC

This package is auto-updated.

Last update: 2024-04-29 13:03:15 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Collection of essential Livewire components and views.

Installation

You can install the package via composer:

composer require foxws/wireui

You can publish the config file with:

php artisan vendor:publish --tag="wireui-config"

Optionally, you can publish the views using

php artisan vendor:publish --tag="wireui-views"

Documentation

You will find full documentation on the dedicated documentation site.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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