Skip to content

Commit

Permalink
Merge pull request #17 from teamq-ec/1.1.0
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
luilliarcec authored May 28, 2024
2 parents c6871f5 + e01f3c6 commit e061e78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ This is the contents of the published config file:

```php
return [
'parameters' => [
'per_page' => 'per_page',
],

'per_page' => [
// Represents the value to be sent by the user, to obtain all records, if using the result method.
'all' => 'all',
Expand Down

0 comments on commit e061e78

Please sign in to comment.