Download the PHP package naska-it/nova-mediable-manager without Composer
On this page you can find all versions of the php package naska-it/nova-mediable-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-mediable-manager
Nova Mediable Manager
This package is still in heavy development, please dont use in production
Laravel Nova Media Manager and Field to manage Polymorphic ManyToMany Relationships.
Table of Contents
- Install
- Configuration
- Using With Flexible Field
- Credits
- Alternatives
- Preview
Install
Configuration
Check in config/nova-mediable-manager.php for some extra configuration Enable Manager add to app/Providers/NovaServiceProvider.php
Using Field - first add HasMedia trait to your model
Using Field - Nova Resource
Flexible
If you use Mediable field inside Flexible Layout
Add to your layout HasFlexibleMediable trait
Credits
Where I get some code from :)
Alternatives
What I was using Before
Examples
All versions of nova-mediable-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
laravel/framework Version ~5.8.0|^6.0|^7.0|^8.0
intervention/image Version ^2.5
laravel/framework Version ~5.8.0|^6.0|^7.0|^8.0
intervention/image Version ^2.5
The package naska-it/nova-mediable-manager contains the following files
Loading the files please wait ....