Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 348 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 348 Bytes

laravel-servers

必要な環境

  • Virtualbox
  • Vagrant

構築環境

  • デプロイサーバー
  • Webサーバー
  • DBサーバー

使い方

  1. リポジトリをclone

    $ git clone https://github.com/blue-goheimochi/laravel-servers.git
    
  2. 仮想マシン起動

    $ cd laravel-servers
    $ vagrant up