There is no license information available for the latest version (dev-main) of this package.

generate short links

dev-main 2023-04-06 22:44 UTC

This package is auto-updated.

Last update: 2025-06-07 03:53:36 UTC


README

iam ahmed mahfouz backend engineer

About Pacakge

package generate short links and still in development

Installation

composer require ahmedmahfouz/bitly:dev-main

Publish Config

php artisan vendor:publish --tag="bitly"

Env variable

BITLYTOKEN= write your token

get from https://app.bitly.com/

Class

namespace Ahmedmahfouz\Bitly\BitlyShortner;

/// BitlyShortner::shorten('https://www.facebook.com/');