<?phpnamespace IlluminateHttpException;use Exception;class PostTooLargeException extends Exception{ //}