Download the PHP package timolake/livewire-forms without Composer
On this page you can find all versions of the php package timolake/livewire-forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download timolake/livewire-forms
More information about timolake/livewire-forms
Files in timolake/livewire-forms
Download timolake/livewire-forms
More information about timolake/livewire-forms
Files in timolake/livewire-forms
Vendor timolake
Package livewire-forms
Short Description one form for creating & updating data, based on laravel livewire
License MIT
Homepage https://github.com/timolake/livewire-forms
Package livewire-forms
Short Description one form for creating & updating data, based on laravel livewire
License MIT
Homepage https://github.com/timolake/livewire-forms
Please rate this library. Is it a good library?
Informations about the package livewire-forms
livewire-forms
one form for creating & updating data, based on laravel livewire
Installation
You can install the package via composer:
How to use
- create class in \App\Http\Livewire\Forms and extend form timolake\LivewireForm or timolake\LivewireItemForm
- implement abstact classes \ populate rules() with all attributes wich need to be edited \ use model.attribute notation
- create view
validation
for model validation always use model.attribute
for item validation, use model.items and selectedItem.attribute
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of livewire-forms with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/contracts Version ~10|~11
livewire/livewire Version ^3.0
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ~10|~11
livewire/livewire Version ^3.0
spatie/laravel-package-tools Version ^1.9.2
The package timolake/livewire-forms contains the following files
Loading the files please wait ....