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-13 18:01:49 +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 app/Models/CharacterProfession.php: Add specialization relationship 2021-07-11 15:31:34 +02: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: Always load spell relationship. 2021-07-08 21:36:51 +02:00
RecipeCategory.php initial commit 2021-06-28 17:33:29 +01:00
Spell.php app/Models/Spell.php: add id to fillable array. 2021-07-11 15:29:32 +02:00
User.php app/Models/User.php: adding getRoleAttribute() 2021-07-13 18:01:49 +02:00