관리-도구
편집 파일: ErrorLogsRepositoryInterface.php
<?php namespace App\Contracts\Repositories; interface ErrorLogsRepositoryInterface extends RepositoryInterface { }