call(UserTableSeeder::class); $this->call(MenuTableSeeder::class); $this->call(DialplanTableSeeder::class); $this->call(TestSeeder::class); } }