first functional demo

This commit is contained in:
2025-05-09 20:50:34 +02:00
parent b6fd7876d3
commit b8e5730ec0
49 changed files with 7281 additions and 25 deletions

4
CakePHP/tests/schema.sql Normal file
View File

@@ -0,0 +1,4 @@
-- Test database schema.
--
-- If you are not using CakePHP migrations you can put
-- your application's schema in this file and use it in tests.