We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55f690 commit 211d87cCopy full SHA for 211d87c
README.md
@@ -151,8 +151,6 @@ public function register(): void
151
152
Initialize the ApiKey service for the second entity manager in `App\Providers\AppServiceProvider`
153
```php
154
-use ApiSkeletons\Laravel\Doctrine\ApiKey\Service\ApiKeyService;
155
-
156
public function boot()
157
{
158
app('ApiKeyService2')->init(app('em2'));
0 commit comments