Download the PHP package hxd/filemanager without Composer
On this page you can find all versions of the php package hxd/filemanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hxd/filemanager
More information about hxd/filemanager
Files in hxd/filemanager
Download hxd/filemanager
More information about hxd/filemanager
Files in hxd/filemanager
Please rate this library. Is it a good library?
Informations about the package filemanager
Filemanager
Filemanager is a file manager for laravel Base on Thainph\Filemanager
.
Installation
- Config in app.php
HXD\Filemanager\FileManagerServiceProvider::class,
- Publish config file:
php artisan vendor:publish --tag=file-manager-config
- Publish asset files:
php artisan vendor:publish --tag=file-manager-assets
- Config guards, mimes... in
config/file-manager.php
Use for CKeditor
Config CKeditor:
User for selector
Embed your js like:
fileManagerClient.files
will store files which you selected.
Api
Comming soon...
All versions of filemanager with dependencies
PHP Build Version
Package Version
The package hxd/filemanager contains the following files
Loading the files please wait ....