Skip to content

Latest commit

 

History

History
executable file
·
34 lines (22 loc) · 1.23 KB

File metadata and controls

executable file
·
34 lines (22 loc) · 1.23 KB

FileManage

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Installation

You can install the package via composer:

composer require plugins-world/file-manage

Usage

// Usage description here

Testing

composer test

How to create this package

php artisan new FileManage

Please see plugin-manager for more information.