-
I want to cache the template rendering results with Redis, is there any way to get the HTLM string from the template rendering? |
Beta Was this translation helpful? Give feedback.
Answered by
wezm
Jun 10, 2022
Replies: 1 comment 5 replies
-
I think Template::show is what you're after. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
779505388
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think Template::show is what you're after.