From cbcbd26d948a3164c1cfc621356825c9ac572786 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 16:06:49 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 9b6d692e..733569e9 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -547,4 +547,9 @@ Proxy `/public` to symfony app - Legacy app uses CSRF - Needed to track the token, added to shared cookie and pass through to the Symfony side +### Storing data + +- Both apps using the same data with different credentials +- Some shared tables, some tables are specific to each app + ## Closing Keynote: The fabulous World of Emojis and other Unicode symbols (Nicolas Grekas)