cthutqc/view-count

View counter for laravel models

dev-main 2022-12-03 15:56 UTC

This package is auto-updated.

Last update: 2025-05-29 01:56:54 UTC


README

View count for laravel models. Use ViewCountable trait in models. Then add $model->views() in your controller.