ems/file-db

A library to have a synced version of on upload directory inside an database table

v0.4.0 2024-05-09 17:11 UTC

This package is auto-updated.

Last update: 2024-05-09 17:12:56 UTC


README

A library to have a synced version of on upload directory inside an database table

This is in pre-alpha quality so please don't use it right now.

This is a laravel package to link some model to file(s). So with FileDB you habe a db representation of every file in a folder and then you can have db relations on it.