cthutqc/view-count

View counter for laravel models

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/cthutqc/view-count

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

This package is auto-updated.

Last update: 2025-12-29 03:54:19 UTC


README

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