Invoices package for HoneyComb CMS https://github.com/honey-comb/short-url
HoneyComb CMS url shortener package
This is part short-url package for HoneyComb CMS package.
- php:
^7.1 - laravel:
^5.6 - composer
Begin by installing this package through Composer.
{
"require": {
"honey-comb/short-url": "0.1.*"
}
}or
composer require honey-comb/short-urlreturn $this->shortUrlService->generate('github.com/honey-comb');