Gallery

Usage

{!! PageBuilder::block($block_name, $options) !!}

ie. {!! PageBuilder::block('gallery', ['view' => 'home_banners']) !!}

Method Options ($options)

'view' => 'custom' (default: default)

Template Locations

/blocks/gallery/[gallery_view].blade.php

if the view variable is set this will be used, otherwise gallery view is the block name and will fall back to 'default' if not found

Avaliable Variables

$images (array of stdClass)

     public 'caption' (string)

     public 'file' (string - file path relative to website root)

Modern Framework

Based on Laravel 5

Constant development

Additional features always being planned/researched

Open source

"git" involved

Latest from the blog


read more


read more


read more