How to clear cache using Events or Observers in Laravel | Tutorial

preview_player
Показать описание
In this video you'll learn how to clear your application's cache using Observers.
We'll also be using Laravel Telescope and Postman again to test things out.

#tutorial #howto #laravel #php #code #development

My Gear:
Рекомендации по теме
Комментарии
Автор

To not flush all cache, you can use cache tags (not all cache drivers supports tags) to group teams cache keys by one tag, and then clear cache by tag, which clears only teams cache/keys.

faustoffff
Автор

hi! what cache driver you're using here?

davidleal
welcome to shbcf.ru