LoginSignup
0
0

More than 5 years have passed since last update.

Laravel 開発環境の構築メモ(GitHub + Sourcetree + Tera Term + Eclipse+ VirtualBox + Vagrant + Laravel Homestead)

Posted at

Laravel 開発環境の構築

1.「GitHub」のアカウントとリポジトリを作成する。

2.「Sourcetree」をインストールする。

3.「Sourcetree」に「GitHub」のリポジトリをクローンする。

4.「Tera Term」をインストールをする。

http://www.j-oosk.com/teraterm/install/42/
※必須ではない。

5.「Eclipse(エクリプス)」をインストールする。

https://techacademy.jp/magazine/1620
※本体はここからダウンロード「http://mergedoc.osdn.jp/」

6.「Sourcetree」でクローンした際に作成されたローカルリポジトリを「Eclipse」にてインポートする。

7.「VirtualBox」をインストールする。

8.「Vagrant」をインストールする。

9.「Laravel Homestead」をインストールする。

https://qiita.com/tosite0345/items/2e5143ee2b7bb31f2ffb
※「Homestead.yaml」ファイル内の「sites」の「to:」に注意、「index.php」のパスを正しく記述できていないと、IPアドレスでアクセスした際に「No input file specified.」と画面に表示される。

以上です。

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