HTMLCache
HTMLCache copied to clipboard
Laravel middleware to cache the rendered html
Results
1
HTMLCache issues
Sort by
recently updated
recently updated
newest added
I am currently thinking about implementing a second way of caching the final html results. The current implementation works fine but needs to boot the full application to serve the...
enhancement