frontend
frontend copied to clipboard
Enable `FastRoute` caching?
@arhimede During the development of Dotkernel Light I noticed that mezzio/mezzio-fastroute
provides route caching functionality.
We should enable it in all our projects:
- Frontend
- Admin
- API
In Dotkernel Light it is already implemented.