/composite

Test/demo project using composite keys with API Platform

Primary LanguagePHP

Test/Demo composite

Test project using API Platform and table with composite primary keys.

Installation

  • composer install
  • bin/console doctrine:database:create
  • bin/console doctrine:schema:create
  • bin/console hautelook:fixtures:load
  • symfony serve --allow-http --no-tls

Your API will be available at http://127.0.0.1:8000/api

Database documentation

Schema