项目作者: EvgenyMazanik

项目描述 :
Vagrant Machine with PHP 7.3
高级语言: Shell
项目地址: git://github.com/EvgenyMazanik/vagrant_php73.git
创建时间: 2019-01-06T21:14:20Z
项目社区:https://github.com/EvgenyMazanik/vagrant_php73

开源协议:

下载


vagrant

The Big Hot Vagrant Machine

Stack

  • Apache2
  • Apache2 Modules
    • headers
    • rewrite
    • ssl
  • Composer
  • Git
  • MySQL
  • PHP-7.3 in Development mode
    • php7.3-curl
    • php7.3-gd
    • php7.3-mbstring
    • php7.3-mysql
    • php7.3-xml
    • php7.3-zip
    • php7-dev
  • PHPUnit-7.2
  • phpMyAdmin
  • PHPUnit

Install

Make directory “~/.EvgenyMazanik-vagrant” .
Change directories for “/host” and “/config” directories for config.vm.synced_folder param.
Add all hosts to the host file:
192.168.111.73 phpmyadmin
192.168.111.73 phpmyadmin.73
192.168.111.73 test.local
192.168.111.73 test.local.73