Download the PHP package icetalker/filament-table-repeatable-entry without Composer
On this page you can find all versions of the php package icetalker/filament-table-repeatable-entry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download icetalker/filament-table-repeatable-entry
More information about icetalker/filament-table-repeatable-entry
Files in icetalker/filament-table-repeatable-entry
Package filament-table-repeatable-entry
Short Description Display Filament RepeatableEntry as table
License MIT
Homepage https://github.com/icetalker/filament-table-repeatable-entry
Informations about the package filament-table-repeatable-entry
Display Filament RepeatableEntry as table
This is a Filament Infolists Component, use for display RepetableEntry as a table. In case you are using [TableRepeater]() instead of RelationManager.
Installation
You can install the package via composer:
Usage
Striped Row
To enable striped table rows, you can use the striped()
method:
Show Index
To show table row index, please use showIncdex()
:
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
- Martin Hwang
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-table-repeatable-entry with dependencies
filament/infolists Version ^3.0||3.0-stable
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0|^11.0