cthutqc/view-count

View counter for laravel models

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

This package is auto-updated.

Last update: 2025-08-29 02:52:09 UTC


README

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