feat: worry box feature implemented

This commit is contained in:
2025-08-31 14:50:08 +03:30
parent 58ddf66c12
commit ed377842c9
9 changed files with 221 additions and 16 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ class DatabaseSeeder extends Seeder
{
public function run(): void
{
$this->call(MoodSeeder::class);
$this->call(BreathingTemplateSeeder::class);
}
/**
* Seed the application's database.