Laravel 8 初めて使う(1)
公式サイトをチェック
https://laravel.com/
Documentation ぽちー
Getting Started
Installation いい流れ
Why Laravel どうでもいい
On macOS, On Windows
On Linux
Docker is already installed、コンテナで上がっちゃう
Installation Via Composer
これにしておく
composer create-project laravel/laravel example-app
cd example-app
php artisan serve (httpサーバーが上がるやつね)
ブラウザアクセスしてみるが、ページ開かない。
Configuration
いっぱい書いてある、ここで行き詰まる(笑
何もしないで次へ進んで大丈夫だったりする。
Directory Structure
ログが書き込めないと言ってくるので、下記対応する。
https://qiita.com/engulisyu/items/ad819d06ea0cd31411df
Author And Source
この問題について(Laravel 8 初めて使う(1)), 我々は、より多くの情報をここで見つけました https://qiita.com/taz-jpn/items/226a1a0ace7540001879著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .