uff muchas cosas, agrege projecto y setup
This commit is contained in:
@@ -8,5 +8,7 @@ class DatabaseSeeder extends Seeder
|
||||
{
|
||||
$this->call(PostTableSeeder::class);
|
||||
$this->call(NowTableSeeder::class);
|
||||
$this->call(SetupTableSeeder::class);
|
||||
$this->call(ProjectTableSeeder::class);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user