Download the PHP package xbb/shorturl without Composer
On this page you can find all versions of the php package xbb/shorturl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor xbb
Package shorturl
Short Description This is a class of short url service using Laravel 5
License MIT
Package shorturl
Short Description This is a class of short url service using Laravel 5
License MIT
Please rate this library. Is it a good library?
Informations about the package shorturl
shortUrl
一个生成短链接的 Laravel 扩展。
安装
配置
-
添加下面一行到
config/app.php
中providers
部分: -
发布迁移文件
- 迁移数据库表
使用
- 生成
php
header('Location:'.app('shortUrl')->hit($shortUrl));
License
MIT
All versions of shorturl with dependencies
PHP Build Version
Package Version
No informations.
The package xbb/shorturl contains the following files
Loading the files please wait ....