Featured Posts

How to Get Your Website Indexed Quickly by Google

  • Ismail Jamil Jauhari
  • 14 Jun 2025

Getting your website indexed by Google is the first step to appearing in search results. If your website isn’t indexed, no one will find it via Google search—even if your content is amazing. In this

Recent Posts

How to Get Your Website Indexed Quickly by Google

  • Ismail Jamil Jauhari
  • 14 Jun 2025

Getting your website indexed by Google is the first step to appearing in search results. If your website isn’t indexed, no one will find it via Google search—even if your content is amazing. In this

Mastering Subqueries in Laravel Eloquent & Query Builder

  • Ismail Jamil Jauhari
  • 13 Jun 2025

Laravel provides a powerful query builder and Eloquent ORM that allow developers to build complex SQL queries in a clean and expressive way. One of the lesser-known yet highly powerful features is su

How to Set Up Laravel Queue Worker on Ubuntu with Supervisor (With Study Case & Implementation)

  • Ismail Jamil Jauhari
  • 09 May 2025

Laravel provides a powerful queue system that allows you to run time-consuming tasks like sending emails, resizing images, or processing payments in the background. But in a production environment, w

Setting Up Grafana and Prometheus for Monitoring

  • Ismail Jamil Jauhari
  • 09 Mar 2025

Monitoring system performance and application health is crucial for maintaining reliability and efficiency. This article walks through setting up Grafana, Prometheus, and Node Exporter using Docker.