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

Invitation code from database #4

Open
c-martinez opened this issue Dec 9, 2014 · 0 comments
Open

Invitation code from database #4

c-martinez opened this issue Dec 9, 2014 · 0 comments

Comments

@c-martinez
Copy link
Contributor

Currently, the INVITE_CODE is hard coded on LoginController. Ideally this should come from database (with a configuration option on the admin interface).

Maybe we can use something like this: https://github.com/patkruk/Laravel-Cached-Settings

Or use a Settings model of our own.

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

No branches or pull requests

1 participant