관리-도구
편집 파일: LostConnectionException.php
<?php namespace Illuminate\Database; use LogicException; class LostConnectionException extends LogicException { // }