Laravel Set InnoDB Scema Builder

DB::statement('ALTER TABLE tests ENGINE = InnoDB');
Indian Gooner