PostTooLargeException code example
Example 1: PostTooLargeException
sudo service apache2 restart
Example 2: PostTooLargeException
sudo apt install php7.4-fpm -y
sudo service php7.4-fpm start
Example 3: PostTooLargeException
post_max_size = 2G
upload_max_filesize = 1G
memory_limit = 3G