vinkla / hashids

A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
https://hashids.org/php
MIT License
5.26k stars 417 forks source link

Laravel 9 has been released. Would be awesome if we could add support to this package 🚀 #175

Closed Purek closed 2 years ago

Purek commented 2 years ago

Laravel 9 has been released.

Would be awesome if we could add support to this package 🚀 Now the error is reported as follows: Problem 1

vinkla commented 2 years ago

Laravel 9 is supported if you use the vinkla/hashids package.