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

Fix Laravel 8 support #71

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Fix Laravel 8 support #71

merged 1 commit into from
Sep 21, 2020

Conversation

caycehouse
Copy link
Contributor

@caycehouse caycehouse commented Sep 16, 2020

This fixes Laravel 8 support because $app has been deprecated since Laravel 6.x and was removed and replaced with $container for the Illuminate\Support\Manager class in Laravel 8.

@mpociot mpociot merged commit acc1ce8 into beyondcode:master Sep 21, 2020
@mpociot
Copy link
Member

mpociot commented Sep 21, 2020

Thanks!

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