andersao / andersao/l5-repository
How to query created_at field
オープン
- 主要言語
- PHP
- スター
- 4.2k
- フォーク
- 880
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I'm conducting a search at created_at field but no success in returning results. Below is the query:
`?search=created_at:2019-10-05`
The created_at field is in the `$fieldSearchable` array;
`protected $fieldSearchable = [
'created_at'
]`
What am I doing wrong?
コントリビューションガイド
評価
この issue はまだ評価されていません。