Closed gachowy closed 3 years ago
Closures block possibility to cache routes. We should avoid closures in routing, and create controller methods instead.
You are right. Thanks!
Closures block possibility to cache routes. We should avoid closures in routing, and create controller methods instead.