Skip to content

Support configuration of database prefix in .env #17

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

Closed
wants to merge 5 commits into from
Closed

Support configuration of database prefix in .env #17

wants to merge 5 commits into from

Conversation

rossbearman
Copy link
Contributor

Currently it's not possible to set the database prefix without overriding the config file in the application, it seems like allowing it to be set at the environment level out of the box would be a clean addition, as it's a fairly common requirement.

Paul Boco and others added 5 commits April 14, 2015 11:36
Remove duplicate array keys
Currently it's not possible to set the database prefix without overriding the config file in the application, it seems like allowing it to be set at the environment level out of the box would be a clean addition, as it's a fairly common requirement.
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

Successfully merging this pull request may close these issues.

2 participants