wohali / oauth2-discord-new

New Discord Provider for the OAuth 2.0 Client
MIT License
118 stars 22 forks source link

How Can I Use This In Laravel PHP Framework? #21

Closed poyrazhancilar closed 5 years ago

poyrazhancilar commented 5 years ago

Hello, i am making discord oauth2 login on php laravel framework. Can you help me how to install for laravel.

wohali commented 5 years ago

No clue, this is a generic library and I have zero experience with Laravel.

HayateLaTech commented 5 years ago

simply install it with composer and use it the normal way.. there's nothing special needed actually.. just good knowledge about how laravel works (looking at the docs should be enough), perhaps know how to use composer (it's one easy command) and that's it x3 i actually created a discord login based on this library in laravel already so yeah.. nobody will give you a complete walkthrough so manage your expectations - there already is enough documentation on this github here