This code can fix that bug:
$this->app->bind('\Matalina\KidsPledge\Interfaces\AllowanceInterface','\Matalina\KidsPledge\Repository\AllowanceDb
');
I hope so.
Found the problem. There was an actual carriage return in the bind statement not a wrap that I thought it was.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community