Mousumi
Mousumi

Reputation: 31

"Class 'Maatwebsite\Excel\Facades\Excel' not found" Problem

enter image description here

I tried to upload a csv file, but while I tried it, there shows that "Class 'Maatwebsite\Excel\Facades\Excel' not found". How can I solve this?

Upvotes: 0

Views: 3599

Answers (1)

kmuenkel
kmuenkel

Reputation: 2789

Have you tried a composer dumpautoload;composer install?

Upvotes: 2

Related Questions