You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: