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

[Database] Autoload database configuration from config file #11

Closed
thforax opened this issue Feb 26, 2018 · 0 comments
Closed

[Database] Autoload database configuration from config file #11

thforax opened this issue Feb 26, 2018 · 0 comments
Assignees
Milestone

Comments

@thforax
Copy link
Contributor

thforax commented Feb 26, 2018

Expected Behavior

Add a config file to autoload database

Current Behavior

For routing an external config file is used (config/routing.php).
And for database the configuration can be do in Bootstrap page.

Possible Solution

Add a config/databases.php file load before Bootstrap to allow autoload of database.

@thforax thforax added this to the 1.1 milestone Feb 26, 2018
@thforax thforax self-assigned this Feb 26, 2018
@thforax thforax closed this as completed Mar 14, 2018
@thforax thforax mentioned this issue Mar 18, 2018
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