Symfony with MicroKernelTrait
. No annotations or YAML configs - just plain PHP
files everywhere. Ideal for beginners and quick prototyping.
Contains Vagrant image with Ubuntu 16.04 LTS
and PostgreSQL 9.5
.
vagrant up
- point your browser to:
192.168.10.10
- enjoy!
postgresql://postgres:postgres@localhost/symfony
FrameworkBundle
TwigBundle
DoctrineBundle
WebProfilerBundle
(dev only)AppBundle