The longText method creates a LONGTEXT equivalent column:
longText
LONGTEXT
$table->longText('description');