the requested PHP extension imagick is missing

Laraship QuestionsCategory: Technicalthe requested PHP extension imagick is missing
Vishal Verma asked 4 years ago
Error  :- $ composer update Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 – spatie/pdf-to-image 2.0.1 requires ext-imagick * -> the requested PHP extension imagick is missing from your system. – spatie/pdf-to-image 2.0.0 requires ext-imagick * -> the requested PHP extension imagick is missing from your system. – Installation request for spatie/pdf-to-image ^2.0 -> satisfiable by spatie/pdf-to-image[2.0.0, 2.0.1]. To enable extensions, verify that they are enabled in your .ini files: – C:\xampp\php\php.ini You can also run `php –ini` inside terminal to see which files are used by PHP in CLI mode.   I am running windows , so give me solution according to that.   There are no logs, I’m doing a fresh installation  
Attachments
1 Answers
laraship Staff answered 4 years ago
Hello, Your server is missing php-imagick extension as its part of server requirement  https://www.laraship.com/docs/laraship/installation-instructions/server-requirements/