Skip to content

foxws/wireui

Repository files navigation

WireUi

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

Collection of essential Livewire components and views.

Notice

This package will no longer receive updates and changes for the time being. My focus currently is on foxws/wireuse, it is advised to use that package instead.

Installation

Please see notice first.

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.