If you want to decode your Hashids, you can do this directly in your dashboard.🎉
*Prerequisites: PHP >=7.2.0 and Hashids by vinkla
https://github.com/vinkla/laravel-hashids
php artisan vendor:publish
composer require pmochine/laravel-nova-hashids
protected function cards()
{
return [
new \Pmochine\LaravelNovaHashids\LaravelNovaHashids
];
}
The rest should be clear for you. If not you can always open an issue.
If you discover any security related issues, please don't email me. I'm afraid 😱. avidofood@protonmail.com
Now comes the best part! 😍
Oh come on. You read everything?? If you liked it so far, hit the ⭐️ button to give me a 🤩 face.