Archived
1
0
Fork 0
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
heritage-wow/app/Models
2021-07-08 20:30:52 +02:00
..
Traits initial commit 2021-06-28 17:33:29 +01:00
Character.php app/Models/Character.php: make sure name is lowercase with first letter upper case. 2021-07-03 13:24:13 +02:00
CharacterProfession.php initial commit 2021-06-28 17:33:29 +01:00
Item.php initial commit 2021-06-28 17:33:29 +01:00
Profession.php initial commit 2021-06-28 17:33:29 +01:00
Recipe.php app/Models/Recipe.php: add spell relationship. 2021-07-08 20:30:52 +02:00
RecipeCategory.php initial commit 2021-06-28 17:33:29 +01:00
Spell.php Adding Spell Model 2021-07-08 20:30:52 +02:00
User.php Adding support to login via discord oauth. 2021-06-30 18:30:34 +02:00