Download the PHP package codedor/filament-belongs-to-many without Composer
On this page you can find all versions of the php package codedor/filament-belongs-to-many. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codedor/filament-belongs-to-many
More information about codedor/filament-belongs-to-many
Files in codedor/filament-belongs-to-many
Package filament-belongs-to-many
Short Description HABTM field for Filament
License MIT
Homepage https://github.com/codedor/filament-belongs-to-many
Informations about the package filament-belongs-to-many
Belongs To Many field for Filament
The Belongs to Many Field allows you to select multiple items from a list and save them on the Edit page, without the use of a relation manager.
Installation
You can install the package via composer:
Documentation
For the full documentation, check here.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Upgrading
Please see UPGRADING for more information on how to upgrade to a new version.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-belongs-to-many with dependencies
filament/filament Version ^3.0
illuminate/contracts Version ^10.0|^11.0
spatie/laravel-package-tools Version ^1.12