标签: laravel-5 phpexcel
我想在Laravel中使用PHPReport。我已经安装了phpExcel和composer现在我想将PHPReport放在供应商中并手动将其加载到控制器而不是使用composer。我该怎么做 ?