The laravelcms extension package is used for file operations
chenweibo/laravelcmsfile is a Laravel package for the laravelcms extension package is used for file operations.
It currently has 0 GitHub stars and 1 downloads on Packagist.
Install it with composer require chenweibo/laravelcmsfile.
Discover more Laravel packages by chenweibo
or browse all Laravel packages to compare alternatives.
Last updated
This is where your description should go. Take a look at contributing.md to see a to do list.
Via Composer
$ composer require chenweibo/laravelcmsfile
and publish the assets using command:
$ php artisan vendor:publish --provider=chenweibo\LaravelCmsFile\LaravelCmsFileServiceProvider
....
MIT. Please see the license file for more information.