Skip to content

PetrMarchenko/vagrant-php7-phalcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu 16.04 Vagrant VM: Phalcon 3 + PHP 7

  • Git
  • Nginx
  • PHP7
  • Phalcon
  • MySQL
  • Redis
  • Composer
  • NodeJS
  • Npm
  • Gulp
  • Memcached
  • PHPUnit

Quick install

  1. Install VirtualBox
  2. Install Vagrant
  3. Clone this project git clone https://github.com/uonick/vagrant-php7-phalcon.git
  4. Go to directory with README file (cd vagrant-php7-phalcon)
  5. Run vagrant up
  6. Run on host machine:
    • Linux:
      • sudo apt-get install dnsmasq
      • echo "address=/.dev/192.168.3.3" >> /etc/dnsmasq.conf
    • macOS:
      • brew install dnsmasq
  7. 🎉 🎈

Development

  1. Go to vagrant-php7-phalcon/www/
  2. Make directory
  3. Open url http://directory.dev/
  4. Enjoy 😎

MySQL

  • login: root
  • password: root