ntlong050801/file-manager

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

crud, upload, move, rename file - folder

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

This package is not auto-updated.

Last update: 2024-10-03 08:53:19 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