-
Vagrant上に Cakephp 4 をインストール
Windowsに以下のソフトウェアがインストールされてあることが前提 - https://www.virtua…
-
git で ブランチ名を表示させたい
vagrant のVM内で git で ブランチ名を表示させたい。 $ curl -o ~/.git-prom…
-
Nuxt.js + CentOS + Vagrant + VirtualBox + Windows 10
Git Bash、VirtualBox、Vagrant をインストールしておく。 - https://gitf…
-
Docker と VirtualBox は共存できない Windows 10
2020/1/22 時点で、私のPC(Windows 10)では、Docker と VirtualBox の共…
-
Laravel 5.8 開発チートシート
ブラウザで xprj.local/aaa と叩き、ビューで AAA と表示させたい。 1ファイルへ追記と2ファ…
-
Laravel 5.8 on CentOS 7 + nginx 1.14 + MySQL 8 + php 7.1 (Vagrant)
Windowsに以下のソフトウェアがインストールされてあることが前提です。 https://www.vagra…
-
Vagrant + CentOS 7.6 + nginx 1.14 + MySQL 8.0 + php 7.1 + Redis 5.0.3 + cakephp 3.7.4
2つのWebアプリと1つのDB(使っていない旧DB)をvagrantに押し込める。 - CentOS 7.6 …
-
httpd on Docker on Vagrant on Windows 10
Git Bash で作業 $ vagrant init $ vi Vagrant --------------…
-
vagrant で centos 7 + nginx 1.12 + php 7.1 + fuelphp 1.8 + mysql 5.7 + phpMyAdmin + phpRedisAdmin を試す
以下の構成で確認した Windows 10 VirtualBox Vagrant CentOS 7.3 MyS…
-
Vagrant CentOS 7.3 で php7 + mariadb + nginx + WordPress を試してみる
Vagrant CentOS 7.3 で php7 + mariadb + nginx + WordPress…