Issue
I would like to know in which folder should I put/install the PHPExcel Library in my CakePHP 3.0 app.
Thanks !
Solution
It's available via packagist, so simply use Composer to install it, no need to manually fiddle with it.
https://packagist.org/packages/phpoffice/phpexcel
Answered By - ndm Answer Checked By - Katrina (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.