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 3cb6eee commit a96455eCopy full SHA for a96455e
src/Common/Helpers.php
@@ -4,6 +4,6 @@
4
{
5
function batch()
6
7
- return app('Mavinoo\LaravelBatch\Batch');
+ return app('Mavinoo\LaravelBatch\LaravelBatch');
8
}
9
0 commit comments