Skip to content

Version 1.4.7

Compare
Choose a tag to compare
@mcamara mcamara released this 04 Nov 23:33
· 46 commits to master since this release
Add translatable route parameters (#676)

* Add new Interface for translating RouteParameter

* Add instructions to use translatable route paramters

* Add route-model-binding to translatable slugs

* Correct Interface path in Readme

* Fixes PSR2 for new test method

* Update Readme

Add example for route-model-binding