install
composer require boydreams/hasmany-to-modalFor Nova 4
Usage
use Boydreams\HasmanyToModal\HasmanyToModal;
HasmanyToModal::make('Comments', 'Comments', Comment::class),use Boydreams\HasmanyToModal\HasmanyToModal; HasmanyToModal::make('Comments', 'Comments', Comment::class),
install
composer require boydreams/hasmany-to-modaluse Boydreams\HasmanyToModal\HasmanyToModal;
HasmanyToModal::make('Comments', 'Comments', Comment::class),By Jeremias Araujo on October 21, 2020
Not working on 3.8.*
| Added | 5 years ago |
This package is listed on the Packagist API, but has no stable tags.
Please note that the Packagist cache is pretty long, so some times you just need to check back in an hour.