Skip to content

cybd/demo-symfony-puphpet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Ready-made development environment for Symfony demo application. Just clone and vagrant up ^)

It is a good way (I think) to start learning Symfony framework.

Download and install:

Clone this repo:

$ git clone https://github.com/cybd/demo-symfony-puphpet demoApp

Goto demoApp and shoot vagrant up (it will take for a while, take a rest and make cup of coffee):

$ cd demoApp/ && vagrant up

Add line into your host file

192.168.56.101 demo.sf.local

Go to http://demo.sf.local in your browser

DONE!

Windows users

Install NFS Vagrant plugin if you want to use NFS on Windows. Just type in console:

$ vagrant plugin install vagrant-winnfsd

Under the hood

1 CPU, 512 RAM

Ubuntu Trusty 14.04 LTS x64

nginx (demo.sf.local)

NFS shared folder

PHP 5.6 (cli, intl, mcrypt, xdebug, composer)

SQLite

Happy coding!

Created with Love using puPHPet. Tested on Mac and Windows.

Inspired by Evgeniy Snetilov

About

Symfony demo application in virtual machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published