Skip to content

leoshtika/vagrant-php7-ubuntu14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant PHP7

A simple Vagrant setup with PHP 7.2 running on Ubuntu.

Inside vagrant

  • Ubuntu 14.04 LTS
  • Git
  • Apache
  • PHP7.2 with basic extensions
  • Composer

Prerequisites

  • VirtualBox - Free and open-source tool for virtual machines.
  • Vagrant - Free and open-source tool that automates the creation of development environments within a virtual machine.

Usage

  • Clone this repository into your project
  • Run vagrant up

Important info

  • URL: https://localhost:4000
  • Synced folder: vagrant ssh & cd /vagrant

Enjoy!

About

A simple Vagrant setup with PHP 7.2 running on Ubuntu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published