我正在尝试使用maatWeb3.0导入excel文件(.xlsx)。如何修复此错误
public function importsave(Request $request) if($request->hasFile('excel')) $path = $request->file('excel')->getRea
我正在使用Laravel4.2,在运行php artisan migrate之后,我得到了
PHP Fatal error: Class 'Maatwebsite\Excel\ExcelServiceProvider' not found in /home/forge/site/distributor-portal/vendor/laravel/framework/src/Illuminate/Foundation:{&