also save images for a later project

This commit is contained in:
Azaria
2026-02-19 18:09:43 +00:00
parent c1ee7d19aa
commit bba1530de1
3 changed files with 76 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ class Emote extends Model
'guild_id',
'emote_name',
'type',
'image',
];
protected $casts = [