CRUD Test with Symfony and Bootstrap 4

this home page shows all the organisations in the Yaml file jj

Routes

  • Route "/"
  • Route "/add"
  • Route "/remove"
  • Route "/edit" Not implemented

to run

php -S localhost:80 -t public

or

php bin\console server:run

Adding modal

image

Editing modal

image