botman / docs

BotMan documentation
33 stars 52 forks source link

Add Laravel Cache section #100

Closed patrickbergman closed 4 years ago

patrickbergman commented 4 years ago

When not using Botman studio, but using Botman in an existing Laravel project, and one wants to use a cache driver, it was not represented in the documentation that people can use Botman's built in LaravelCache(). Actually ran into this issue for one of my own projects. Source of the solution: https://medium.com/@carre_sam/how-to-implement-botman-into-your-existing-laravel-project-without-studio-df92cff98e94

mpociot commented 4 years ago

Thank you - sorry that it took quite a while :)