Download the PHP package asseco-voice/laravel-content-driver without Composer
On this page you can find all versions of the php package asseco-voice/laravel-content-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download asseco-voice/laravel-content-driver
More information about asseco-voice/laravel-content-driver
Files in asseco-voice/laravel-content-driver
Download asseco-voice/laravel-content-driver
More information about asseco-voice/laravel-content-driver
Files in asseco-voice/laravel-content-driver
Vendor asseco-voice
Package laravel-content-driver
Short Description Flysystem Adapter for the Content microservice
License MIT
Package laravel-content-driver
Short Description Flysystem Adapter for the Content microservice
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-content-driver
Content driver
The purpose of this repository is to provide a driver for the Content service.
Installation
Require the package with composer require asseco-voice/laravel-content-driver
.
Service provider will be registered automatically.
Setup
In order to use this repository the following variables must be se in your .env
file:
FILESYSTEM_DRIVER
- sets the driver that will be used. Must be set tocontent
CONTENT_ROOT
- directory that will be treated as the root directory for your app. By default, the snake cased name of your app will be usedCONTENT_API_URL
- base URL of the Content serviceCONTENT_REPOSITORY
- sets the default repository
Example:
All versions of laravel-content-driver with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
asseco-voice/laravel-common Version ^3.0
guzzlehttp/guzzle Version ^7.0
laravel/framework Version ^10.0
ext-json Version *
asseco-voice/laravel-common Version ^3.0
guzzlehttp/guzzle Version ^7.0
laravel/framework Version ^10.0
The package asseco-voice/laravel-content-driver contains the following files
Loading the files please wait ....