You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/content/en/index.md
+7-2
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,12 @@ category: Getting Started
7
7
8
8
Elegant and simple way to build requests for REST API.
9
9
10
-
This package helps you quickly to build requests for REST API. Move your logic and backend requests to dedicated classes. Keep your code clean and elegant.
10
+
This package helps you quickly to build requests for REST API. Move your logic and backend requests to dedicated
11
+
classes. Keep your code clean and elegant.
11
12
13
+
🔥 If you use Laravel, this package matches perfectly
14
+
with [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder).
12
15
13
-
🔥 If you use Laravel, this package matches perfectly with [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder).
0 commit comments