We've released a new package called spatie/laravel-prefixed-ids. In this post, I'd like to tell you all about it.Why prefix ids #When thinking of companies with excellent APIs, Stripe is one of the fi...
# Native support in PHP 8.1
You can read all about built-in enums in PHP 8.1 in this post. If you're looking for more information on userland implementations of enums before PHP 8.1, you can continue...