]>
author | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Mon, 2 Sep 2024 11:46:04 +0000 (13:46 +0200) | ||
committer | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Mon, 2 Sep 2024 11:46:04 +0000 (13:46 +0200) | ||
commit | b918c32c3f3a6cf82d2ad614e5fadcdc24e411a9 | |
tree | 46343855db1506146e9fbf731d4194ed8717b231 | tree | snapshot |
parent | ed789bb25397746cc75656415acf1bce93f39b4f | commit | diff |
app/Http/Controllers/DiscordController.php | [deleted file] | blob | history |
app/Models/User.php | diff | blob | history | |
composer.json | diff | blob | history | |
composer.lock | diff | blob | history | |
config/larascord.php | diff | blob | history | |
database/migrations/2023_05_25_121158_add_remember_token_to_users_table.php | [new file with mode: 0644] | blob |
database/migrations/2023_05_26_165816_create_discord_access_tokens_table.php | [new file with mode: 0644] | blob |
database/migrations/2023_05_27_055058_remove_refresh_token_from_users_table.php | [new file with mode: 0644] | blob |
database/migrations/2023_06_11_062809_update_users_table.php | [new file with mode: 0644] | blob |
routes/web.php | diff | blob | history |