honey-comb/starter

HoneyComb CMS package for starting


README

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

Description

HoneyComb CMS starter functions

Attention

This is part core package HoneyComb CMS package.

Requirement

  • php: ^7.4
  • laravel: ^6.0
  • composer

Installation

Begin by installing this package through Composer.

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

or

    composer require honey-comb/starter