Download the PHP package biigle/user-disks without Composer
On this page you can find all versions of the php package biigle/user-disks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download biigle/user-disks
More information about biigle/user-disks
Files in biigle/user-disks
Download biigle/user-disks
More information about biigle/user-disks
Files in biigle/user-disks
Vendor biigle
Package user-disks
Short Description BIIGLE module to offer private storage disks for users.
License GPL-3.0-only
Homepage https://biigle.de
Package user-disks
Short Description BIIGLE module to offer private storage disks for users.
License GPL-3.0-only
Homepage https://biigle.de
Keywords biiglebiigle-module
Please rate this library. Is it a good library?
Informations about the package user-disks
BIIGLE User Disks Module
This is a BIIGLE module that offers private storage disks for users.
Installation
- Run
composer require biigle/user-disks
. - Add
Biigle\Modules\UserDisks\UserDisksServiceProvider::class
to theproviders
array inconfig/app.php
. - Run
php artisan vendor:publish --tag=public
to refresh the public assets of the modules. Do this for every update of this module. - Run
php artisan migrate
to create the new database tables.
Developing
Take a look at the development guide of the core repository to get started with the development setup.
Want to develop a new module? Head over to the biigle/module template repository.
Contributions and bug reports
Contributions to BIIGLE are always welcome. Check out the contribution guide to get started.
All versions of user-disks with dependencies
PHP Build Version
Package Version
The package biigle/user-disks contains the following files
Loading the files please wait ....