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

Undefined property error in Laravel 8 #22

Closed
TechTailor opened this issue Sep 10, 2020 · 2 comments
Closed

Undefined property error in Laravel 8 #22

TechTailor opened this issue Sep 10, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@TechTailor
Copy link

After upgrading my Laravel 7.x app to Laravel 8.0 and updating laraflash to 4.0, i am getting the following error - https://flareapp.io/share/VP6N9xPJ

Would appreciate if someone can debug and find a way to resolve this issue.

-TT

@TechTailor
Copy link
Author

Ahh just went through the laravel 8 upgrade docs and found the "Manager $app Property" has been removed from Illuminate\Support\Manager instead the $container property must be used.

@hivokas
Copy link
Member

hivokas commented Sep 10, 2020

@TechTailor thanks a lot for reporting and analyzing the problem. I've published the 4.0.1 release with the fix.

@hivokas hivokas closed this as completed Sep 10, 2020
@hivokas hivokas added the bug Something isn't working label Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants