We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a944469 commit 550dc1cCopy full SHA for 550dc1c
bootstrap/providers.php
@@ -0,0 +1,7 @@
1
+<?php
2
+
3
+// only for testing, to support the artisan mock
4
5
+return [
6
+ Vectorial1024\LaravelProcessAsync\BackgroundAsyncServiceProvider::class,
7
+];
0 commit comments