honey-comb/short-url

Downloads

1721

Stars

0

Version

0.1.0

honeycomb-short-url

Invoices package for HoneyComb CMS https://github.com/honey-comb/short-url

Description

HoneyComb CMS url shortener package

Attention

This is part short-url package for HoneyComb CMS package.

Requirement

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

Installation

Begin by installing this package through Composer.

	{
	    "require": {
	        "honey-comb/short-url": "0.1.*"
	    }
	}

or

    composer require honey-comb/short-url

Usage

return $this->shortUrlService->generate('github.com/honey-comb');

honey-comb

Author

honey-comb