LarascordContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Introduction
  • Version Compatibility
    • Upgrading from v4 to v5
    • Upgrading from v5 to v6
  • 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

On This Page

  • Follow Laravel's upgrade guide to upgrade to Laravel 11
  • Update the following dependencies in composer.json
  • Run the composer update command
Question? Give us feedback → (opens in a new tab)Edit this page
Upgrade Guides
Upgrading from v5 to v6

Follow Laravel's upgrade guide to upgrade to Laravel 11

https://laravel.com/docs/11.x/upgrade (opens in a new tab)

Update the following dependencies in composer.json

  • jakyeru/larascord to ^6.0

Run the composer update command

composer update
Upgrading from v4 to v5Getting Started

Larascord © 2023 by Jakye