Support the ongoing development of Laravel.io →
posted 9 years ago
Packages
Last updated 1 year ago.
0

I use https://github.com/Maatwebsite/Laravel-Excel easily enough. IN my composer file it reads

"require": {
	"maatwebsite/excel": "~2.0.0",
},

and referenced as

\Excel

Good luck.

0

Add this namespace and it should work if the package has been installed: <code> use PHPExcel_IOFactory; </code>

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Janneman84 janneman84 Joined 27 Nov 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.