call(PaymentGatewaysSeeder::class); $this->call(PlansSeeder::class); $this->call(InvoicesSeeder::class); } }