Are there any implementation options for caching get requests?
I've seen a package from spatie, but I'm not sure if it fits me. My path is /employee/{employee}/items, but the party says that the cache works for every user, but I don't have users, but employees.