phplaravelcomposer-phplaravel-excel

I have face a problem to install maatwebsite/excel on laravel 8 | php 8?


I have face this problem to install maatwebsite/excel on laravel 8. How can I fix it? NB: PHP version running 8. Problem Screen shoot


Solution

  • I solved the problem with

    1. I just enable PHP gd extension from php.ini file
    2. installing PHP package PhpSpreadsheet