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

Added Laravel package discovery for laravel 5.5 #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pazuzu156
Copy link

Added the Laravel package discovery stuff to composer.json for Laravel 5.5. This makes Laravel load in the providers and aliases needed for a package, which makes requiring them to be loaded in config/app.php not needed. (Still required for Laravel 5.4)

Signed-off-by: Kaleb Klein [email protected]

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