You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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