honey-comb/resources

Honeycomb media library

0.6.3 2020-12-08 13:07 UTC

README

https://github.com/honey-comb/resources

Description

HoneyComb CMS resources functions

Attention

This is part resources package for HoneyComb CMS package.

If you want to use laravel version 5.5.* use resources package version 0.2.*

Requirement

  • php: ^7.1
  • laravel: ^5.6
  • composer

Installation

Begin by installing this package through Composer.

	{
	    "require": {
	        "honey-comb/resources": "*"
	    }
	}

or

    composer require honey-comb/resources

Preview Thumbnails

Run command php artisan storage:link to make preview thumbnails publicly accessible