From 0575ee556944b85e14bdc664bb9e67234edf1836 Mon Sep 17 00:00:00 2001 From: marwolaethblack Date: Thu, 23 Nov 2017 11:54:46 +0100 Subject: Show data from api --- .idea/vcs.xml | 6 + .idea/workspace.xml | 208 +++++++++++++++++-------- app/Resources/views/default/index.html.twig | 83 ++-------- src/AppBundle/Controller/DefaultController.php | 21 --- src/AppBundle/Controller/HomeController.php | 41 +++++ 5 files changed, 206 insertions(+), 153 deletions(-) create mode 100644 .idea/vcs.xml delete mode 100644 src/AppBundle/Controller/DefaultController.php create mode 100644 src/AppBundle/Controller/HomeController.php diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3a04178..d581ca7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,11 @@ - + + + + + - - + + - - + + - - - - - - + + - - + + - - - + + + + + + + @@ -103,9 +111,10 @@ + @@ -131,7 +140,28 @@ - + + + + + + + + + + + + + + + + + + + + + +