Installing WireUse
Requirements
- PHP 8.2 or higher
- Laravel 12.x or higher
- Livewire 4.2 or higher
Installation
You can install the package via composer:
composer require foxws/wireuse
Optionally, you can publish the config file with:
php artisan vendor:publish --tag="wireuse-config"
Changelog
Please see the changelog for more information on what has changed recently.