Registry / web-framework / laravel-enso-files

laravel-enso-files

JSON →
library5.7.7phppackagistunverified

File management backend for Laravel Enso

composer require laravel-enso/files
INSTALL
IMPORT
SIG · LARAVEL-ENSO-FILES
L
laravel-enso-files
web-frameworkphpv5.7.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

File
use LaravelEnso\Files\App\File;

Retrieve a file record by ID and display its original name.

use LaravelEnso\Files\App\File; $file = File::find(1); echo $file->original_name;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.7.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
6
Amazon
1
Resources
laravel-enso-files — pip install laravel-enso-files · libregistry