hashids
hashids copied to clipboard
Laravel package for Hashids
Because I'm using this package in conjunction with the JS version, on the client side, I need to have matching salts but don't wish to expose my app's secret key...
A random is generated? how/where can I see it? how can I set/change it? the salt it's important! thanks!
This package won't install on Laravel 5. ``` Your requirements could not be resolved to an installable set of packages. Problem 1 - Conclusion: remove laravel/framework 5.0.x-dev - mitch/hashids 1.0...
This will fix the latest Laravel 5.