Cache system

Now, you have a cache system:

  • First, update .env:

USE_CACHE=true

Last updated