Eloquent Hashid binding

A drop in solution for eloquent implicit route model binding with hashid's

View the Project on GitHub

Contributing

Any contributions concerning bugfixes, documentation or allround great ideas are more than welcome. Please open up an issue and discuss.

Getting it running

Clone this repository and composer install

Running tests

Run composer test to run the suite. Alternatively run composer test-coverage to also generate a full coverage report inside build/reports