xitedev / wireforms
Wireforms
2.2.0
2024-11-10 10:13 UTC
Requires
- php: ^8.2
- blade-ui-kit/blade-heroicons: ^2.3
- illuminate/contracts: ^11.0
- illuminate/view: ^11.0
- livewire/livewire: ^3.5
- spatie/laravel-package-tools: ^1.16
- spatie/once: ^3.1
- wire-elements/modal: ^2.0
- xitedev/searchable: @dev || ^2.2
Requires (Dev)
- nunomaduro/collision: ^8.5
- pestphp/pest: ^3.5
- pestphp/pest-plugin-laravel: ^3.0
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-11-10 10:15:16 UTC
README
This is my package wireforms
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
composer require xitedev/wireforms
Optionally, you can publish the translations using
php artisan vendor:publish --tag="wireforms-translations"
Optionally, you can publish the views using
php artisan vendor:publish --tag="wireforms-views"
Testing
composer test
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.