ems/file-db

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

v0.4.1 2024-09-18 09:56 UTC

This package is auto-updated.

Last update: 2024-10-18 10:10:31 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.