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