Eloquent like many other ORMs have a nice feature that allows assigning properties to an object without having to assign each value individually, this is a nice feature that saves a lot of time and lines of code but can lead to a vulnerability if used inc... (more…)
Read more »
Hi everyone! Welcome back to another video on my YouTube channel. Today, we're going to explore the history of "dd," when it was first introduced, and what i... (more…)
Read more »
A command package to make distribution of app for shared hosting - satriaajiputra/laravel-dist... (more…)
Read more »
Since the arrival of Laravel 8 and Jetstream, the package laravel/ui fall in some sort of deprecated status. (more…)
Read more »
AWS KMS is an incredible offering by AWS that manages encryption
keys, automatic rotation and secure storage. With rotation enabled,
AWS will generate a new encryption key once a year without deleting
the previous keys. Any cipher generated by old keys ca... (more…)
Read more »