beyondcode / nova-filterable-cards

Add custom filters to your Nova metric cards
MIT License
58 stars 20 forks source link

Fixes for Current Master #6

Open tysteiman opened 5 years ago

tysteiman commented 5 years ago

These are the current changes I had to implement to get this repository to work.

Includes #2 plus adding $dateColumn to FilterableValue.

Also removed nova as a requirement, seems like current Nova builds break when requiring it.

nemrutco commented 4 years ago

@tysteiman is this working with laravel 6?