facebook-anonymous-publisher / shortener
Facebook匿名发布者URL缩短器。
1.0.1
2016-10-28 03:26 UTC
Requires
- php: >=5.6
- gabrielkaputa/bitly: ^1.0
- hashids/hashids: ^1.0
- illuminate/database: ^5.3
- illuminate/support: ^5.3
- nesbot/carbon: ^1.21
Requires (Dev)
- codeclimate/php-test-reporter: ^0.3
- orchestra/testbench: ^3.3
- phpunit/phpunit: ^5.5
This package is not auto-updated.
Last update: 2024-09-14 19:09:36 UTC
README
安装
使用composer安装
composer require facebook-anonymous-publisher/shortener
在config/app.php
中添加服务提供者
FacebookAnonymousPublisher\Shortener\ShortenerServiceProvider::class,
更改日志
请参阅更改日志以获取详细信息。