Skip to content

Commit

Permalink
Update:update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-fathi committed Jan 28, 2024
1 parent c758749 commit dd5cdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ For example, if you set `'request_filter_key' => 'filter',` that Eloquent Filter
]
]

Then you just need to pass `config('eloquentFilter.filtering_keys.title_sport_advanced')` to filter method.
Then you just need to pass `config('eloquentFilter.filtering_keys.title_sport_advanced')` to filter method.

- From now on , we have the ability to record logs by logger instance. Since queries is made dynamically somehow , the need of feature keeping queries with their time is required.
So we added it in this version with some other options to better management.
Expand Down

0 comments on commit dd5cdbd

Please sign in to comment.