%PDF- %PDF-
Direktori : /var/www/html/camillo/camillo-api-master/config/ |
Current File : /var/www/html/camillo/camillo-api-master/config/query-builder.php |
<?php return [ /* * By default the package will use the `include`, `filter`, `sort` and `fields` query parameters. * * Here you can customize those names. */ 'parameters' => [ 'include' => 'include', 'filter' => 'filter', 'sort' => 'sort', 'fields' => 'fields', 'append' => 'append', ], ];