Search by

gorankrgovic / laravel-lido

gorankrgovic

Make Laravel Eloquent models Listenable and Downloadable using UUIDs.

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

This package is auto-updated.

Last update: 2026-08-22 09:11:09 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 :).