vinkla / laravel-hashids

A Hashids bridge for Laravel
MIT License
2k stars 173 forks source link

hashid return array instead of int #122

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hello, I am using version 7 after I decode hashid return array instead of int.

vinkla commented 4 years ago

Before opening new issues, please always search the issue history and read the documentation.