ntlong050801/file-manager

There is no license information available for the latest version (v0.17) of this package.

crud, upload, move, rename file - folder

Maintainers

Package info

github.com/NTLong050801/file-manager-package

Language:JavaScript

pkg:composer/ntlong050801/file-manager

Statistics

Installs: 52

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.17 2023-11-30 04:47 UTC

This package is not auto-updated.

Last update: 2026-04-16 16:44:28 UTC


README

Installation

Install the package using Composer:

composer require ntlong050801/file-manager

Public

php artisan vendor:publish --tag=file-manager --force

Run migrate:

php artisan migrate