Download the PHP package zobayer/laravel-file-manager without Composer
On this page you can find all versions of the php package zobayer/laravel-file-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-file-manager
Laravel File Manager
Laravel File Manager has complete file upload management system.
Requirements
- Laravel 6.x or upper
Installation with composer
Load Package
Add this in providers [ config/app.php ]
Publish the Config File
Initialization Package
Config the page Config/filemanager.php
Name | Type | Description | |
---|---|---|---|
APP_URL |
String | You Project root URL | |
ROUTE_PREFIX |
String | Custom Prefix for the routes | |
IMAGE_EXT |
String | Extension to store in image directory | |
VIDEO_EXT |
String | Extension to store in cideo directory | |
STORAGE_DIR |
String | You can store you files in two directory (1.storage & 2.public ) default storage |
Available Routes
Show your Support
To show your support for my work on this project:
Credits
Laravel File Manager was created by Ahmed Zobayer. Released under the MIT license.
All versions of laravel-file-manager with dependencies
PHP Build Version
Package Version
No informations.
The package zobayer/laravel-file-manager contains the following files
Loading the files please wait ....