The set method creates a SET equivalent column with the given list of valid values:
set
SET
$table->set('flavors', ['strawberry', 'vanilla']);