Download the PHP package laravelrotebal/nova-attach-many without Composer
On this page you can find all versions of the php package laravelrotebal/nova-attach-many. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravelrotebal/nova-attach-many
More information about laravelrotebal/nova-attach-many
Files in laravelrotebal/nova-attach-many
Download laravelrotebal/nova-attach-many
More information about laravelrotebal/nova-attach-many
Files in laravelrotebal/nova-attach-many
Please rate this library. Is it a good library?
Informations about the package nova-attach-many
Nova Attach Many
Belongs To Many create & edit form UI for Nova. Enables attaching relationships easily and includes validation.
Installation
Usage
Validation
You can set min, max, size or custom rule objects
Options
Here are a few customization options
->showCounts()
Shows "selected/total"->showPreview()
Shows only selected->hideToolbar()
Removes search & select all->height('500px')
Set custom height->fullWidth()
Set to full width->help('<b>Tip:</b> help text')
Set the help text
All Options Demo
Relatable
The attachable resources will be filtered by relatableQuery() So you can filter which resources are able to be attached
Authorization
This field also respects policies: ie Role / Permission
- RolePolicy: attachAnyPermission($user, $role)
- RolePolicy: attachPermission($user, $role, $permission)
- PermissionPolicy: viewAny($user)
All versions of nova-attach-many with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package laravelrotebal/nova-attach-many contains the following files
Loading the files please wait ....