Closed kyaroslav closed 2 years ago
@kyaroslav thanks for your fix #82 - I've merged and released a new package version 0.1.29
- will that fix the issue in the employee attendance report?
@PovilasKorop Yes, now the issue in the employee attendance report is fixed. Just need to use composer update
command , composer install will install "laraveldaily/laravel-charts": "^0.1.13"
according to composer.json.
@kyaroslav great to hear!
Example usage in Controller
Steps to reproduce in an Example project "Laravel-Employee-Attendance-Reports"