cthutqc/view-count

View counter for laravel models

Maintainers

Package info

github.com/cthutqc/view-count

pkg:composer/cthutqc/view-count

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-29 01:00:59 UTC


README

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