foxws/livewire-use

This package is abandoned and no longer maintained. The author suggests using the foxws/wireuse package instead.

Collection of essential Livewire utilities

Fund package maintenance!
foxws

v0.0.21 2024-04-01 14:36 UTC

README

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

Collection of essential Livewire Utilities.

Deprecated

This package has been split into two packages:

For more information, see the following announcement.

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.