Single Table Inheritance can be a useful tool in certain situations. Let's look at using Single Table Inheritance in a Laravel application and why we might want to do that.
Eloquent Laravel PHP
Read More
Sqids is a revised version of Hashids; lets explore using it to obfuscate model Ids in Laravel.
Laravel PHP
Read More