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

Doesn't seem to save settings #36

Closed
davestewart opened this issue Nov 1, 2015 · 4 comments
Closed

Doesn't seem to save settings #36

davestewart opened this issue Nov 1, 2015 · 4 comments

Comments

@davestewart
Copy link

Just installed this on L5 and I get a settings file which looks like this: {} when running your example code and an array that looks like this: Array()

I followed your setup instructions to the letter.

@anlutro
Copy link
Owner

anlutro commented Nov 1, 2015

Did you add the middleware? I don't use Laravel 5 myself so I can't really verify that it works in production.

If you manually call Settings::save() after setting the values, does that update the file?

@davestewart
Copy link
Author

Hey there.

I tried multiple combinations of middleware, save, etc.

I've since installed another package that is working for me, just thought I would let you know.

It might be the docs, it might be Laravel 5, not sure!

@bweston92
Copy link
Collaborator

Confirmed working for 4.2 and 5.0, 5.1 and 5.2

@anlutro
Copy link
Owner

anlutro commented Apr 29, 2016

I'll just close this, if anyone has similar issues feel free to leave a comment, I'll probably read it.

@anlutro anlutro closed this as completed Apr 29, 2016
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

3 participants