spatie / laravel-query-builder

Easily build Eloquent queries from API requests

Home Page:https://spatie.be/docs/laravel-query-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v4 - AllowedFilter Scope - strips datetime to just date

salonscale opened this issue · comments

AllowedFilter Scope when passing a datetime it strips the time part and only passes the date.