https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
While working on the upcoming https://ohdear.app redesign, I noticed that list that displays all sites of a team was very slow. Let's look at a simplified versi...
A super simple Laravel helper to fill the void that Laravel Mix left. Mix had a helper, aptly named mix() that would return an absolute URL to the mixed resourc...
Laravel Audio & Video Validator is a fantastic package introduced by https://github.com/minuteoflaravel. This package adds validators for audio and video files...
You are debugging a web app for a client but the minified version of the Javascript and CSS code makes it impossible to understand what statements the browser i...
Livewire Urls is an amazing package that gives you a simple way to retrieve the current and previous URL in Livewire. This means that the usual methods like URL...
In 2019 I moved to Germany. I was born in Johannesburg, and moved a fair bit between Johannesburg and Cape Town between 18 and 24. I would go over to G...
https://dev.to/elvis_igiebor Software development principles are a must-know for all software engineers that aim to achieve clean codes. Let’s create a...
I have been recently working with some TailwindCSS Components, and while working on a navigation component, I ran into a problem wherein the items of flex items...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
Telegraph is a Laravel package for fluently interacting with Telegram Bots made by https://twitter.com/FabioIvona Publish and launch required migrations: php ar...
Few months back Oracle ERP cloud was introduced in my work place for handling internal processes. I tried to find ways to connect JavaScript front-end framework...
My first laravel app for production was a website for a financial service company. Just a website, it wasn't meant to manage their processes, even though I made...
Tinkerwell supports fantastic autocompletion for many classes out of the box and if you use it on Laravel helpers or initialize classes directly, there is no ne...
"As I'm becoming a more experienced programmer, I tend to prefer simple solutions." As is the case with many programming-related quotes, this is somewhat of a b...