Download the PHP package nevadskiy/nova-collection-field without Composer
On this page you can find all versions of the php package nevadskiy/nova-collection-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nevadskiy/nova-collection-field
More information about nevadskiy/nova-collection-field
Files in nevadskiy/nova-collection-field
Download nevadskiy/nova-collection-field
More information about nevadskiy/nova-collection-field
Files in nevadskiy/nova-collection-field
Vendor nevadskiy
Package nova-collection-field
Short Description Collection fields for Laravel Nova.
License MIT
Package nova-collection-field
Short Description Collection fields for Laravel Nova.
License MIT
Please rate this library. Is it a good library?
Informations about the package nova-collection-field
Collection fields for Laravel Nova
Usage
HasManyCollection
FaqSection resource:
FaqSection model:
MorphToManyCollection
Usage example for a Page
model that has defined Many-To-Many (Polymorphic) relations.
Page resource:
Page model:
ManyToMorphCollection
If you do not want to define a separate relation for each model type, you can use ManyToMorphCollection
field that requires a separate ManyToMorph relation.
Usage example for a Page
model that has defined the Many-To-Morph relation.
Page resource:
Page
model:
To-Do List
- [ ] validation
- [ ] detail view
- [ ] delete with detach when is not used attachable mode
All versions of nova-collection-field with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package nevadskiy/nova-collection-field contains the following files
Loading the files please wait ....