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 df12238 commit d26dcf6Copy full SHA for d26dcf6
README.md
@@ -98,11 +98,6 @@ You can rerun the exact same job request in that case.
98
As long as the job is still being processed by our engine it will keep
99
returning `pending` status.
100
101
-## Usage
102
-
103
-To incorporate the `SharpApiService` functionality into your project, you have the option to either inject
104
-the `SharpApiService` class or utilize the singleton instance through `\SharpApiService` facade.
105
106
### Controller usage example
107
108
```php
0 commit comments