Download the PHP package dcodegroup/fileman without Composer
On this page you can find all versions of the php package dcodegroup/fileman. 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 fileman
Versions
- Legacy branch is for the pre php 8 and pre laravel 8 applications - maintain 1.4.x on packagist
- master is for php 8+ and laravel 8 plus. use version 2.0.x on packagist
Installation
Install the package via composer:
Publish the migrations:
Publish the vendor front-end resources:
Add the package routes to your web.php file:
Fileman will connect to the applications S3 bucket automatically. You'll need to have fileman index the bucket first before it can be used. To index the S3 bucket run:
All versions of fileman with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
laravel/framework Version ^8.0|^9.0|^10.0|^11.0
league/flysystem Version ^1.1|^3.0
league/flysystem-aws-s3-v3 Version ^1.0|^3.0
laravel/framework Version ^8.0|^9.0|^10.0|^11.0
league/flysystem Version ^1.1|^3.0
league/flysystem-aws-s3-v3 Version ^1.0|^3.0
The package dcodegroup/fileman contains the following files
Loading the files please wait ....