wohali/oauth2-discord-new

How Can I Use This In Laravel PHP Framework?

Closed this issue · 2 comments

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

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

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