|
d45800cfc4
|
Avoid creating a new Twig instance, get it from the request set up in the middleware
|
2024-12-03 16:00:27 +00:00 |
|
|
0567bdd897
|
Finally get the xdebug stuff working, save sessions after handling the responses, not sure why teh storage for the flash class is empty by the time twig renders.
|
2024-12-02 22:11:12 -05:00 |
|
|
b9b62c2d5c
|
Rewrite the test, which works, yet doesn't work when running the actual site?
|
2024-11-29 14:50:27 -05:00 |
|
|
d782bd9081
|
Try and figure out what's going on with the flash messages.
|
2024-11-27 22:42:37 -05:00 |
|
|
b4bc66d288
|
Test case for the flash message seems to work
|
2024-11-25 22:08:28 -05:00 |
|
|
7b12f10989
|
Add some documenation and pull the session interface out once.
|
2024-11-25 20:45:16 -05:00 |
|
|
a1c3bea6e5
|
Add the session handler as a global twig variable, check for user session details in the skeleton
|
2024-11-25 20:33:04 -05:00 |
|
|
e7aabff62c
|
Try and debug the Twig templating
|
2024-11-24 22:22:57 -05:00 |
|
|
f6fc19a55f
|
Format a little bit.
|
2024-11-24 22:10:36 -05:00 |
|
|
89a6d50e5f
|
Test logging in and get all the names and typos worked out for getting sessions working.
|
2024-11-24 21:35:34 -05:00 |
|
|
7b54952b55
|
Add the session middleware for starting the session on every request.
|
2024-11-24 21:22:49 -05:00 |
|
|
982d348a34
|
Add layout components and middlewares.
|
2024-07-17 21:32:25 -04:00 |
|