Software developer, and wannabe keyboardist.

I'm Damilola, believer of Jesus Christ, husband, and father. Enjoy working with Laravel/PHP and Vue/JS. Currently hacking away at DevDb for an awesome experience working with databases in VS Code.

Unique field validation in Laravel

When building Laravel applications, and perhaps in any web application, validating user input is important. A common requirement is ensuring...

Real-Time updates in Livewire 3

Imagine you're building a job board application. Users need to filter job listings by country, and immediately see the corresponding...