Help develop package #245
Unanswered
vanthao03596
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to develop package with event sourcing. When i try to add projector with addProjectors in PackageProvider method packageRegistered, or packageBooted i got error ' Unresolvable dependency resolving [Parameter #0 [ array $config ]] in class Spatie\EventSourcing\Projectionist'
here i my package TestCase
https://github.com/vanthao03596/laravel-wallet-event-sourcing/blob/main/tests/TestCase.php
Beta Was this translation helpful? Give feedback.
All reactions