Collection of essential Livewire components and views.
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.
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"
You will find full documentation on the dedicated documentation site.
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.