Releases: julienbourdeau/route-usage
Releases · julienbourdeau/route-usage
Add php8 support
- support php 8
- add custom datetime format config
0.4.1
0.4
-
Support other databases - PR #5
Instead of a raw MySQL query, the package is now using Eloquent
to save the route usage entries. This brings support to other databases,
so tests are now running using SQLite.
0.3
See changelog
0.2
Initial release
0.1 Update composer.json