anlutro/laravel-settings

Shared and individual settings

Open

#3 opened on Jan 30, 2014

View on GitHub
 (4 comments) (0 reactions) (0 assignees)PHP (931 stars) (112 forks)user submission
enhancementhelp wanted

Description

Hi anlutro and thank you for this nice package. I wanted to ask if in a future release it could be possible to have shared and individual settings. As far as I see you can only have one of the two at the moment.

With shared I mean settings, that are the same for everyone. If you change the name of the website in a CMS, it gets changed for everyone. If you change the backend interface language you sometimes don't want other users to be affected.

Is this realizable?

Contributor guide