I hereby claim:
- I am abasjo on github.
- I am hosch (https://keybase.io/hosch) on keybase.
- I have a public key ASCBxjv9pAC-408JQPC9DIbdtp55WnRr_rwQRkcQVSeAewo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| namespace App; | |
| use Vinkla\Hashids\HashidsManager; | |
| /** | |
| * Bind a model to a route based on the hash of | |
| * its id (or other specified key). | |
| * |