Can't install package on Laravel 8.55.0 #3330
-
I'm getting this error message on terminal: ` Problem 1 To enable extensions, verify that they are enabled in your .ini files: Any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Make sure to install gd, as it's a requirement of phpspreadsheet |
Beta Was this translation helpful? Give feedback.
require ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
Make sure to install gd, as it's a requirement of phpspreadsheet