honey-comb/regions

Honeycomb regions list

0.2.10 2018-09-28 09:15 UTC

This package is auto-updated.

Last update: 2024-04-08 21:52:05 UTC


README

Regions package for HoneyComb CMS https://github.com/honey-comb/regions

Description

HoneyComb CMS regions functions

Attention

This is part resources package for HoneyComb CMS package.

If you want to use laravel version 5.5.* use regions package version 0.1.*

Requirement

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

Installation

Begin by installing this package through Composer.

	{
	    "require": {
	        "honey-comb/regions": "0.2.*"
	    }
	}

or

    composer require honey-comb/regions