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