The foreignId method creates an UNSIGNED BIGINT equivalent column:
foreignId
UNSIGNED BIGINT
$table->foreignId('user_id');