Commit graph

10 commits

Author SHA1 Message Date
Clemente Raposo
32182ee1c5 Fix .env.local.php error in bootstrap.php 2025-01-21 16:29:30 +00:00
Jack Anderson
8f19f8439f Add env config on bootstrap 2024-10-31 15:04:24 +00:00
Clemente Raposo
03c9b998c2 Symfony 6.4 - Fix bootstrapping on upgrade and migration commands 2024-09-23 11:38:24 +01:00
Clemente Raposo
a3def701ac Add legacy loading to bootstrap process
- Update legacy handlers to cope with this change
2024-08-21 18:06:15 +01:00
Clemente Raposo
07f94664ac Symfony 6.4 - Remove no longer needed annotation readers
- annotations not being used anymore
2024-08-21 18:06:15 +01:00
Clemente Raposo
9b095cbf1a Fix cache:clear command error
- After the unified composer the cache warmup also calls legacy files
- Some requires the entrypoint to be set
2021-06-23 10:09:40 +01:00
Jack Anderson
e1431f94cc Update Config Copyright 2021-03-30 19:22:42 +01:00
Dillon-Brown
c5ee6b4f8e Implement record-view routing
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:21:39 +01:00
Dillon-Brown
8cf555f4ee Update and audit existing project dependencies for Symfony/Flex.
- Converted all non-flex bundles with available bundles into Symfony/Flex.
- Updated namespaces to more closely match Symfony.
- Removed unnecessary dependencies and recipes.
- Executed Symfony/Flex recipes to create default configs.
- Improved composer.json scripts.
2021-03-30 19:21:31 +01:00
Dillon-Brown
587a79613e Add API Platform Framework with Symfony/Flex
This implements the basic structure that will be used for the API and core application.
2021-03-30 19:21:30 +01:00