outl1ne / nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.
MIT License
271 stars 98 forks source link

Global / Application wide settings? #112

Closed scramatte closed 2 years ago

scramatte commented 2 years ago

Hi,

Does it exists a way to make global / application wide settings with your module? Else can you implement it?

Regards

Tarpsvo commented 2 years ago

You are free to use the settings' values however you want.

scramatte commented 2 years ago

Sorry for mistake ... I understand that settings was bind to each user. So my question is how to make settings per user?