feat: add user sessoins
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
|
||||
class DatabaseSeeder extends Seeder
|
||||
{
|
||||
public function run(): void
|
||||
{
|
||||
$this->call(BreathingTemplateSeeder::class);
|
||||
}
|
||||
// public function run(): void
|
||||
// {
|
||||
// $this->call(BreathingTemplateSeeder::class);
|
||||
// }
|
||||
/**
|
||||
* Seed the application's database.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user