1
0
Fork 0
heritage-wow/app/Models
2021-07-13 18:25:31 +02:00
..
Traits initial commit 2021-06-28 17:33:29 +01:00
Character.php app/Models/Character.php: Add soft deletes. 2021-07-13 18:25:31 +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: Add soft deletes. 2021-07-13 18:25:09 +02:00