-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set the bindings from the Laravel router when request is matched.
When a request is matched we will also need to grab the route bindings which include model bindings and set them on the adapters router instance. We will also simply clone the Laravel router instead of instantiating a new instance.
- Loading branch information
1 parent
b2eabe1
commit 6193841
Showing
1 changed file
with
52 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters