The unsignedInteger method creates an UNSIGNED INTEGER equivalent column:
unsignedInteger
UNSIGNED INTEGER
$table->unsignedInteger('votes');