ebess / advanced-nova-media-library

A Laravel Nova field for displaying, creating, updating and ordering a Spatie Media Library model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support fix for outl1ne/nova-settings

bendadaniel opened this issue · comments

Did someone find way to make it works with package outl1ne/nova-settings?

https://github.com/outl1ne/nova-settings

Thank you
Daniel

I'm trying to get this to work as well!

+1

I decided to drop outl1ne/nova-settings from my stack and used whitecube/nova-flexible-content to store my settings in an aditional resource named Setting and then I created a custom Nova menu which contains a menu item for the edit view of the very first setting instance. It works like a charm so far.