gorankrgovic/laravel-lido

Make Laravel Eloquent models Listenable and Downloadable using UUIDs.

Maintainers

Package info

github.com/gorankrgovic/laravel-lido

Wiki

Documentation

pkg:composer/gorankrgovic/laravel-lido

Statistics

Installs: 33

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.0.21 2019-01-21 15:27 UTC

This package is auto-updated.

Last update: 2026-02-22 07:53:06 UTC


README

Introduction

To track listens and downloads for a model if you have, for example, an Audio playlist app. Something which I've needed :).