call(UsersTableSeeder::class); $this->call(RolesAndPermissionsSeeder::class); $this->call(RateTableSeeder::class); } }