create(); $this->call([ MenuSeeder::class, ProductAndCategorySeeder::class, UserRoleAndPrivilegesSeeder::class ]); } }