laravel-sqids
laravel-sqids copied to clipboard
Easily generate Stripe/YouTube looking IDs for your Laravel models.
composer update won't get sqids 0.5 because it is currently still below 1.0 so manually bumping it in composer.json
i was searching the web for implementing SQIDs in laravel and i found this document: https://okhaeadeleye.medium.com/how-to-use-sqid-to-hash-your-laravel-model-ids-for-the-frontend-834136ed6853 Which implements this rule to validate sqids. I would love to send a PR...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Question about `findBySqid` helper. I've noticed that it doesn't always take the entire query into account. Ex: I have a model with sqid `8mOe` it seems to treat any sqid...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7. Release notes Sourced from stefanzweifel/git-auto-commit-action's releases. v7.0.0 Added Restore skip_fetch, skip_checkout, create_branch (#388) @stefanzweifel Restore Detached State Detection (#393) @stefanzweifel Add Support for Tag...