を作成したいが、私は作曲を書くときは、私はこのエラーを取得し、端末に介入/画像を必要とする:私はプロフィール画像を作成したいユーザープロファイル用の画像介入
- intervention/image 2.4.1 requires ext-fileinfo * -> the requested PHP extension fileinfo is missing from your system.
- intervention/image 2.4.0 requires ext-fileinfo * -> the requested PHP extension fileinfo is missing from your system.
- Installation request for intervention/image ^2.4 -> satisfiable by intervention/image[2.4.0, 2.4.1].
To enable extensions, verify that they are enabled in your .ini files:
- C:\AppServ\php5\php.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Installation failed, reverting ./composer.json to its original content.
これまで何を試みましたか? – Camilo
php.iniからextension = php.dllを削除しました – cugurel
コメントを外しました。 – cugurel