Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 257 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 257 Bytes

datatable-repo

Uses sqlite, so enable pdo_sqlite use doctrine:create:database, doctrine:migration:migrate and doctrine:fixture:load to setup the persons table, and then run php -S 0.0.0.0:8080 -t ./public to expose the app, and the root is the datatable