File: |
src/Models/ModelCrud.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
Laravel CRUD Tools
Provides components to build CRUD interfaces |
Author: |
By Thiago Przyczynski |
Last change: |
Validating the value of only_trashed and with_trashed optional parameters on search and improved documentation
Fix: datetime "_to" filter was not using 23:59:59 (end of the day) as default value when not provided.
Added support to filter for "not equal" ("!=") filter on search method
Fix to avoid using "created_at" (not null) at start of query on ModelCrud. Using just query() method to initiate the query as it should be.
Fix: wrong index "_from" on "_to" query
|
Date: |
3 years ago |
Size: |
10,027 bytes |
|
|
|