관리-도구
편집 파일: controller-plain.stub
<?php namespace $CLASS_NAMESPACE$; use Illuminate\Routing\Controller; class $CLASS$ extends Controller { }