foxws/livewire-use

Collection of essential Livewire utilities

Downloads

1843

Stars

3

Version

v0.0.21

This package has been archived

LivewireUse

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

Collection of essential Livewire Utilities.

Installation

You can install the package via composer:

composer require foxws/livewire-use

You can publish the config file with:

php artisan vendor:publish --tag="livewire-use-config"

Optionally, you can publish the views using

php artisan vendor:publish --tag="livewire-use-views"

Usage

This package is still under construction. We hope to publish the documentation as soon as possible.

For now you can use the Hub project as a reference.

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.