In the last video tip, I showed how route caching in CI catches bugs where code behaves differently.
The root problem is that Route::redirect matches all HTTP verbs, causing route overlap.
In today's video, I fix that root problem in a straightforward way.
And after watching, don't forget to subscribe to our YouTube channel, so you don't miss future videos.
Here to help,
Joel
P.S. Want to catch these kinds of bugs before they hit production? Our testing course shows you how.