php.ini içerisinde

upload_max_filesize
post_max_size
max_execution_time
max_input_time

bunları yükseltmeniz gerek.

ek olarak http sunucunuz nginx ise client_max_body_size,
apache ise config de LimitRequestBody yükseltmeyi deneyebilirsiniz