|
|
ad66ef86ab
|
app/Models/CharacterProfession.php: Add specialization relationship
|
2021-07-11 15:31:34 +02:00 |
|
|
|
87d1d6fd58
|
app/Models/Spell.php: add id to fillable array.
|
2021-07-11 15:29:32 +02:00 |
|
|
|
103bdd43d1
|
app/Models/Recipe.php: Always load spell relationship.
|
2021-07-08 21:36:51 +02:00 |
|
|
|
ff4f6b0612
|
app/Models/Recipe.php: in resolveRouteBinding() find record by spell slug first, then crafted item.
|
2021-07-08 20:31:39 +02:00 |
|
|
|
8c3a5ddef1
|
app/Models/Recipe.php: Change getNameAttribute() and getSlugAttribute() to prioritize spell relationship before craft.
|
2021-07-08 20:30:52 +02:00 |
|
|
|
86a0474a89
|
app/Models/Recipe.php: add spell relationship.
|
2021-07-08 20:30:52 +02:00 |
|
|
|
78d5d8d50e
|
Adding Spell Model
|
2021-07-08 20:30:52 +02:00 |
|
|
|
f2fcae83cc
|
app/Models/Character.php: make sure name is lowercase with first letter upper case.
|
2021-07-03 13:24:13 +02:00 |
|
|
|
8fd07c11a8
|
Adding support to login via discord oauth.
|
2021-06-30 18:30:34 +02:00 |
|
|
|
1e1aa7d461
|
initial commit
|
2021-06-28 17:33:29 +01:00 |
|