Download the PHP package parsadanashvili/laravel-cuttly without Composer
On this page you can find all versions of the php package parsadanashvili/laravel-cuttly. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download parsadanashvili/laravel-cuttly
More information about parsadanashvili/laravel-cuttly
Files in parsadanashvili/laravel-cuttly
Download parsadanashvili/laravel-cuttly
More information about parsadanashvili/laravel-cuttly
Files in parsadanashvili/laravel-cuttly
Vendor parsadanashvili
Package laravel-cuttly
Short Description Cutt.ly Package For Shorten Your Links
License MIT
Package laravel-cuttly
Short Description Cutt.ly Package For Shorten Your Links
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-cuttly
Laravel Cutt.ly Integration Package
This package allows you to process shorten links with Cutt.ly from your Laravel application.
Installation
For Laravel <= 5.4
If you're using Laravel 5.4 or lower, you have to manually add a service provider in your config/app.php
file.
Open config/app.php
and add CuttlyServiceProvider
to the providers
array.
Publish migrations and config by running:
API Keys
Place api key to .env file:
Shorten Url
To shorten url you should use Shorten Url function
Parameters:
url
-string
, required
Return: https://cutt.ly/mFtHxpP
Authors
All versions of laravel-cuttly with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
guzzlehttp/guzzle Version ^6|^7
illuminate/support Version >=5.3
ext-json Version *
guzzlehttp/guzzle Version ^6|^7
illuminate/support Version >=5.3
The package parsadanashvili/laravel-cuttly contains the following files
Loading the files please wait ....