タイトル: ERROR: Call to undefined method Maatwebsite\Excel\Excel::load()
| この記事の要点 |
|---|
|
エラー内容
|
local.ERROR: Call to undefined method Maatwebsite\Excel\Excel::load() |
発生条件/原因
「maatwebsite/excel」パッケージの「Excel::load」を使用した際に発生するエラー。
対処法
恐らく、「maatwebsite/excel」のversion3をインポートしたことが原因。
当バージョンではインポートをサポートしていないので(2018/5/5現在)、バージョン2に入れ替えること。