Closed adrenth closed 5 years ago
Did you try the solution from https://github.com/laravel/framework/issues/26766?
Thanks for the reference to the solution!
Adding Illuminate\Notifications\NotificationServiceProvider::class
to my config/app.php
fixed it for me.
Got a
Unresolvable dependency resolving [Parameter #0 [ <required> $app ]] in class Illuminate\Support\Manager
after upgrading to latest laravel5.7.16
.Stack trace