Skip to content

Commit 16a2019

Browse files
authored
Update README.md
1 parent 0656857 commit 16a2019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# Laravel Api Auth
1212

13-
Laravel gives easy ways to handle api authorization using user based tokens, but sometimes you need to use a single token to give access to your application, especially when you're developing two apps that need to be connected.
13+
Laravel gives easy ways to handle api authorization using user based tokens, but sometimes you need to use a single token to give access to your application, especially when you're developing two apps that need to be connected, or perhaps you're in need of connecting Telegram-bot to your app endpoint using webhooks
1414

1515
Laravel-api-auth makes that easy as breathe, no migrations, no models
1616

0 commit comments

Comments
 (0)