File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# laravel-url-shortener
2
- Powerful URL shortening tool for your Laravel projects
2
+ Powerful URL shortening tool using different drivers for your Laravel projects
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codeofdigital/laravel-url-shortener" ,
3
- "description" : " Powerful URL shoterning tools for your Laravel projects" ,
3
+ "description" : " Powerful URL shoterning tools using different drivers for your Laravel projects" ,
4
4
"keywords" : [
5
5
" laravel" ,
6
- " lumen" ,
7
6
" url" ,
7
+ " url-shortening" ,
8
8
" shortener" ,
9
9
" short-url" ,
10
10
" shortening" ,
11
- " bit.ly"
11
+ " bit.ly" ,
12
+ " shorte.st" ,
13
+ " tinyurl" ,
14
+ " is.gd" ,
15
+ " cutt.ly"
12
16
],
13
17
"type" : " library" ,
14
18
"license" : " MIT" ,
15
19
"authors" : [
16
20
{
17
- "name" : " bryan adam loh " ,
21
+ "name" : " Bryan Adam Loh " ,
18
22
"email" : " bryanadamloh97@gmail.com"
19
23
}
20
24
],
You can’t perform that action at this time.
0 commit comments