Lifetime access is $100 off. Available for a limited time.Join here →

Articles

Showing 1 post
March 8th, 2024

Counting Unique Views in Laravel with Redis

If you want to count unique views for models in your Laravel apps, you might reach for a database table. There's a much easier and faster way though, using Redis.

Author
Alex Garrett-Smith
Laravel
Redis

Tags