We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I am using Laravel 8 and PHP 8 "maatwebsite/excel": "^3.1", Excle export is not working Call to undefined method Maatwebsite\Excel\Excel::create()
The text was updated successfully, but these errors were encountered:
@rajib3t as of v2.0.4 you may use new PhpSpreadsheetExport component to solve that issue.
Sorry, something went wrong.
No branches or pull requests
Hi,
I am using Laravel 8 and PHP 8
"maatwebsite/excel": "^3.1",
Excle export is not working
Call to undefined method Maatwebsite\Excel\Excel::create()
The text was updated successfully, but these errors were encountered: