All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- N/A
- N/A
- N/A
- Allow ability to eager load
- Add optional getEagerSafe() macro on \Illuminate\Database\Eloquent\Builder class to automatically convert RelationNotFoundException to ValidationException
- Modify Filter class and check for parameter naming collision.
- N/A
- Allow empty query string
- Add more tests
- Refactor code base
- N/A
- Binding for related model's attribute
- Refactor base Filter class
- N/A
- Support for comma-delimited multi-valued GET params.
- N/A
- N/A
- Support for multi-valued GET params.
getDefaultWhereBuilder()
method.
- Base Filter class.
- N/A
- N/A
- N/A
get()
call fromfiltered()
method to allow query chain
- The funnel:filter command
- Support for where, groupBy and orderBy clause
- N/A
- N/A