Skip to content

Instantly share code, notes, and snippets.

@febridev
Created October 17, 2016 02:59
Show Gist options
  • Save febridev/aacd4012786ca855671d1379046c2507 to your computer and use it in GitHub Desktop.
Save febridev/aacd4012786ca855671d1379046c2507 to your computer and use it in GitHub Desktop.
Error Limit Upload PHP.ini
#laravel Message Error
PHP Warning: POST Content-Length of 11933650 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
#Source Solution
-- http://stackoverflow.com/questions/2184513/php-change-the-maximum-upload-file-size
-- http://stackoverflow.com/questions/6279897/post-content-length-exceeds-the-limit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment