관리-도구
편집 파일: SheetCollection.php
<?php namespace Rap2hpoutre\FastExcel; use Illuminate\Support\Collection; class SheetCollection extends Collection { }