Download the PHP package mixdinternet/galleries without Composer
On this page you can find all versions of the php package mixdinternet/galleries. 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 galleries
Galleries
A simple package of galleries to attach on a model
Installation
Add to composer.json
ou
Service Provider
Open config/app.php
then add
Mixdinternet\Galleries\Providers\GalleriesServiceProvider::class
Facades
Open config/app.php
then add
'Gallery' => Mixdinternet\Galleries\Facades\Gallery::class
Publishing the files
Running migrations
Merge css/javascript into your gulpfile.js
Attaching the gallery to your model
Load the grid in your panel
Lists all images from a model
If you want to return the default gallery images
All versions of galleries with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
laravel/framework Version 5.1.*|5.2.*|5.3.*
simplesoftwareio/simple-cache Version ~1
laravel/framework Version 5.1.*|5.2.*|5.3.*
simplesoftwareio/simple-cache Version ~1
The package mixdinternet/galleries contains the following files
Loading the files please wait ....