Closed vctrtvfrrr closed 8 years ago
The Router::matched injects RouteMatch object in Laravel 5.2. I made some adjustments to work with this.
Thank you for this PR, I'll review it after fixing the unit tests.
You can update the library version to 3.1.0, it works with both Laravel 5.1 and 5.2 now.
3.1.0
The Router::matched injects RouteMatch object in Laravel 5.2. I made some adjustments to work with this.