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 c522b70 commit 559a0f5Copy full SHA for 559a0f5
src/ApiResponse.php
@@ -37,6 +37,8 @@
37
* @see https://github.com/flugg/laravel-responder
38
* @see https://github.com/jiannei/laravel-response
39
* @see https://github.com/MarcinOrlowski/laravel-api-response-builder
40
+ * @see https://github.com/spatie/laravel-json-api-paginate
41
+ * @see https://jsonapi.org/
42
*
43
* @method array convertExceptionToArray(\Throwable $throwable)
44
*/
0 commit comments