kilik / tabledemo
a simple demo for kilik table bundle
dev-support/symfony-3.4
2021-12-20 16:09 UTC
Requires
- php: >=7.4
- doctrine/doctrine-bundle: ^1.6
- doctrine/doctrine-cache-bundle: ^1.2
- doctrine/doctrine-migrations-bundle: ^2.0
- doctrine/orm: ^2.5
- eightpoints/guzzle-bundle: ^6.0
- hautelook/alice-bundle: ^2.9
- kilik/table: ^1.1
- sensio/distribution-bundle: ^5.0
- sensio/framework-extra-bundle: ^3.0.2
- symfony/monolog-bundle: ^3.2
- symfony/swiftmailer-bundle: ^2.3
- symfony/symfony: 3.4.*
Requires (Dev)
- sensio/generator-bundle: ^3.0
- symfony/phpunit-bridge: ^2.7
- willdurand/faker-bundle: ^1.4
This package is not auto-updated.
Last update: 2025-02-12 01:52:57 UTC
README
This project is a simple way to present KilikTableBundle working features.
Installation
requirements:
- docker
- docker-compose
- make
git clone https://github.com/KilikFr/TableDemo.git kilik-table-demo
cd kilik-table-demo
make upgrade
load fixtures
touch .fixtures make fixtures
work with php / symfony
make php ./bin/console
common access
- application: http://tabledemo.localhost/
- phpmyadmin: http://pma.tabledemo.localhost/