Register provider Register provider inside start/app.js file. // start/app.js const providers = [ ..., 'adonis-cache/providers/CacheProvider' ]