EVOLUTION-MANAGER
Edit File: PostTooLargeException.php
<?php namespace Illuminate\Http\Exceptions; use Exception; class PostTooLargeException extends Exception { // }