500 Sorry, Something went wrong! – Error after Installation

Laraship QuestionsCategory: Technical500 Sorry, Something went wrong! – Error after Installation
Himangi Lawate asked 1 year ago
Hello, We have purchased the Extended subscription for Laraship Product. I downloaded & try to install it on my localhost. I am getting "500, Sorry, Something went wrong!" after installed it on my localhost. Here are the details: PHP version: 8.0.17 Composer Update:
  • Used command with ignore - "composer update --ignore-platform-req=ext-imagick"
    • Installed all the packages but at the end I am getting error for few packages PFA screenshot - composer-issue.pngCoral Install:
  • Installed successfully PFA screenshot - passport-install.pngPassport Install:
  • Installed successfully PFA screenshot - coral-install.png
Please help me install it.
Attachments
1 Answers
laraship Staff answered 1 year ago

Hello,

Clearly you have missing depencancies

– spatie/pdf-to-image 2.2.0 requires ext-imagick * -> it is missing from your system. Install or enable PHP’s imagick extension.