LarascordContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Introduction
  • Version Compatibility
  • Installation
  • Getting Started
    • Discord
    • Laravel
  • Configuration
  • Larascord Events
  • Routes
    • Invalid OAuth2 redirect URL
    • cURL error 60: SSL certificate problem: unable to get local issuer certificate
    • The Authorization Code is Invalid
  • API
  • InteractsWithDiscord Trait
  • Introduction
  • Version Compatibility
  • Installation
  • Getting Started
    • Discord
    • Laravel
  • Configuration
  • Larascord Events
  • Routes
    • Invalid OAuth2 redirect URL
    • cURL error 60: SSL certificate problem: unable to get local issuer certificate
    • The Authorization Code is Invalid
  • API
  • InteractsWithDiscord Trait
  • Contact ↗ (opens in a new tab)

On This Page

  • Install Larascord using Composer
  • Run the installation command
  • Follow the instructions from the command
Question? Give us feedback → (opens in a new tab)Edit this page
Getting Started
Laravel
⚠️

You must install Larascord in a fresh Laravel application otherwise unexpected behavior may occur.

Install Larascord using Composer

composer require jakyeru/larascord

Run the installation command

php artisan larascord:install

Follow the instructions from the command

You can get your Discord application's CLIENT ID and CLIENT SECRET from the OAuth2 tab of your application.

DiscordConfiguration

Larascord © 2023 by Jakye