The char method creates a CHAR equivalent column with of a given length:
char
CHAR
$table->char('name', 100);