bilfeldt / laravel-route-statistics

Log requests and group together for aggregated statistics of route usage
MIT License
227 stars 23 forks source link

Update RouteStatistic.php #18

Closed comes closed 1 year ago

comes commented 1 year ago

the $dates property didn't exists anymore in laravel, it has to be a cast these days.