Laravel 13.17 introduced first-class route metadata.
Instead of hiding custom data in route defaults or action arrays, you now have a dedicated API.
Feels like a small feature, but it'll make packages and middleware much cleaner.
Laravel 13.17 introduced first-class route metadata.
Instead of hiding custom data in route defaults or action arrays, you now have a dedicated API.
Feels like a small feature, but it'll make packages and middleware much cleaner.