This project is a simple way to present KilikTableBundle working features.
requirements:
- docker
- docker-compose
- make
git clone https://github.com/KilikFr/TableDemo.git kilik-table-demo
cd kilik-table-demo
make upgrade
touch .fixtures
make fixtures
make php
./bin/console
- application: http://tabledemo.localhost/
- phpmyadmin: http://pma.tabledemo.localhost/