ahuggins's avatar

Laracasts: Why Browse is not just a list of Every episode?

I've noticed that sometimes when I go to the BROWSE tab, it is not every episode on Laracasts in DESC order, which is what I would expect. For example, the Build a Laravel App with TDD course says it has 28 episodes, but if I click on it I see 29 episodes, and the 29th episode is not on the BROWSE list.

This is very annoying as I usually look at the BROWSE list to see what is new.

0 likes
2 replies
Cronix's avatar

I believe it's a caching issue and they need to clear/update the cache when a new item is added (or published?)

ahuggins's avatar

Yeah that's what I assume too. Maybe need to add an Eloquent event so that when something goes published, it clears the cache.

1 like

Please or to participate in this conversation.