Download the PHP package bazarov392/laravel-db-storage-files without Composer
On this page you can find all versions of the php package bazarov392/laravel-db-storage-files. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bazarov392/laravel-db-storage-files
More information about bazarov392/laravel-db-storage-files
Files in bazarov392/laravel-db-storage-files
Download bazarov392/laravel-db-storage-files
More information about bazarov392/laravel-db-storage-files
Files in bazarov392/laravel-db-storage-files
Vendor bazarov392
Package laravel-db-storage-files
Short Description File storage inside Mysql database.
License MIT
Package laravel-db-storage-files
Short Description File storage inside Mysql database.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-db-storage-files
Laravel DB Storage Files
File storage inside MySQL database. This file storage is convenient if you need to have access to files from multiple servers and do not want to create separate FTP servers.
- At the moment, it is only compatible with MySQL and Laravel because it uses models from Laravel.
Installion
Install package
Create a table with files in the database.
Usage
All necessary information is available in the docs directory.All necessary information is available in the "docs" directory.
All versions of laravel-db-storage-files with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^9.0
laravel/sanctum Version ^2.14
laravel/tinker Version ^2.7
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^9.0
laravel/sanctum Version ^2.14
laravel/tinker Version ^2.7
The package bazarov392/laravel-db-storage-files contains the following files
Loading the files please wait ....