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

Add support for Laravel autodiscovery #34

Merged
merged 2 commits into from
Feb 8, 2018
Merged

Add support for Laravel autodiscovery #34

merged 2 commits into from
Feb 8, 2018

Conversation

dwightwatson
Copy link
Collaborator

@dwightwatson dwightwatson commented Feb 7, 2018

This simply allows the service provider to be auto-discovered by Laravel, saving a configuration step when installing the package.

Edit: also fixed a couple of issues with StyleCI - ordering of imports and fixing the namespacing.

@barryvdh barryvdh merged commit 0793592 into laravel-notification-channels:master Feb 8, 2018
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.

None yet

2 participants