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

Leverage updated config() functionality #60

Merged
merged 6 commits into from
Jun 30, 2019

Conversation

MGatner
Copy link
Collaborator

@MGatner MGatner commented Jun 29, 2019

CI4's updated config() command will take an un-namespaced string and match the first config file from: App, System, modules. Since this is the desired behavior for Config\Auth.php I've replaced all references to config(Auth::class) with config('Auth') and removed unnecessary use statements.

@MGatner MGatner changed the title Leverage update config() functionality Leverage updated config() functionality Jun 29, 2019
@lonnieezell lonnieezell merged commit e488248 into lonnieezell:develop Jun 30, 2019
@MGatner MGatner deleted the updated-config-command branch June 30, 2019 11:23
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