Download the PHP package ibekzod/uploader without Composer
On this page you can find all versions of the php package ibekzod/uploader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ibekzod/uploader
More information about ibekzod/uploader
Files in ibekzod/uploader
Package uploader
Short Description Uploader with database integration and dynamic file structure
License MIT
Homepage https://github.com/ibekzod/uploader
Informations about the package uploader
Laravel Uploader with ready api endpoint
This is file uploader lightweight package with upload service and ready made api with controllers
Installation
You can install the package via composer:
Publish the config file (config/mediable.php) of the package using artisan.
Run the migrations to add the required tables to your database.
Usage
Upload a file to the server, and place it in a directory on the filesystem disk named "uploads" with subdirectory "files" or your custom referring type
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Bekzod Erkinov
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of uploader with dependencies
ext-fileinfo Version *
illuminate/support Version ^8.83.3|^9.0
illuminate/filesystem Version ^8.83.3|^9.0
illuminate/database Version ^8.83.3|^9.0
league/flysystem Version ^1.1.9|^2.4.2|^3.0.4
psr/http-message Version ^1.0.1
intervention/image Version ^2.7.1
guzzlehttp/guzzle Version ^6.5.5|^7.4.1
symfony/http-foundation Version ^5.0.11|^6.0.3