Fix Issue Delete, Multiple fields & files Extended FormFields hook to Voyager BREAD
This interface extends VoyagerBaseController::getContentBasedOnType()
, which makes it easy to add data handlers for your own FormFields.
The package includes several additional FormFields:
- Key-Value to JSON
- Multiple Images with tag attributes
- Fix Multiple Fields on module
- Fix Delete image issue
- Test on Laravel 7.8.x & voyager 1.4
Over time, this list will be updated with new items.
Installation
You can use the artisan command below to install this hook
php artisan hook:install ext-bread-fields-fix
Required
"laravel/framework": "7.0.*"
"tcg/voyager": "^1.4"
Key-Value to JSON
In BREAD configuration:
Add new item / Edit item:
Final Data:
Multiple Images with tag attributes
In BREAD configuration
Add new item / Edit item: