Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the values? #13

Closed
skalero01 opened this issue May 5, 2019 · 1 comment
Closed

How to get the values? #13

skalero01 opened this issue May 5, 2019 · 1 comment

Comments

@skalero01
Copy link

Hi, how can i get the saved value without making a call to Valuestore, do you have some class or something?

Something like this its what i imaging: NovaSettings::getValue('facebook_url')

Regards

@bakerkretzmar
Copy link
Owner

bakerkretzmar commented May 9, 2019

This package doesn't provide a global settings helper, but you can set up your own really easily. Tim MacDonald's Global Application Settings article explains how to do that, that's what I did and what gave me the idea for the package!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants