Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hwbrzzl committed Aug 2, 2023
1 parent 348a6b1 commit d24e604
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ import "github.com/goravel/redis"
"providers": []foundation.ServiceProvider{
...
// Need register redis service provider before cache service provider
&redis.ServiceProvider{},
&cache.ServiceProvider{},
...
}
```

Expand Down

0 comments on commit d24e604

Please sign in to comment.