This video introduces laravel and its history, versions, and benefits. It also previews the upcoming topics in the laravel 6 and 7 and 8 and 9 and 10 tutorial series by Code Step By Step.
Fix Illuminate \ Http \ Exceptions \ PostTooLargeException
OR
Fix PHP Upload max file size
-go to php.ini
--upload_max_filesize to 100M
--post_max_size to 100M