0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Laravelチュートリアルを進めていく中で環境構築でつまずいた話

Last updated at Posted at 2021-10-29

Windows 環境で Laravel アプリケーションの開発を行うチュートリアルを行いました。
ブラウザ(chrome)で、URLを入力しても狙い通りの画面が出力されませんでした。

発生していた問題・エラー

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.0". You are running 7.2.34-24+ubuntu20.04.1+deb.sury.org+1. in /home/vagrant/code/sample/vendor/composer/platform_check.php on line 24

image.png
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?