laravel-doctrine / orm

An integration library for Laravel and Doctrine ORM
MIT License
828 stars 178 forks source link

[FEATURE] Add custom keys for model binding #535

Closed DemianShtepa closed 1 month ago

DemianShtepa commented 1 year ago

Added custom keys for model binding https://laravel.com/docs/9.x/routing#customizing-the-key

TomHAnderson commented 1 month ago

Closing due to lack of follow-through. No unit tests.