Bilal Haidar

Bilal Haidar @bhaidar

About: Web Developer & Author ▪️ ChatGPT Starter Kit for Laravel letsremote.lemonsqueezy.com

Location:
Remote
Joined:
Jan 10, 2019

Bilal Haidar
articles - 36 total

Learn how to deploy a Nuxt3 App with SSR on Laravel Forge

Deploying a Nuxt 3 App with SSR on Laravel Forge Bilal...

Learn More 0 0Mar 31

Deploying a Nuxt 3 App with SSR on Laravel Forge

Deploying a Nuxt 3 application with Server-Side Rendering (SSR) on Laravel Forge requires specific...

Learn More 0 0Mar 31

Implementing Infinite Scrolling with Laravel, Inertia.js v2.0, and Vue 3

In this comprehensive guide, we'll explore how to implement infinite scrolling in a Laravel...

Learn More 11 0Dec 11 '24

Understanding Laravel Cashier's Core Traits: A Deep Dive

Laravel Cashier provides several powerful traits that handle Stripe integrations. Today, we'll...

Learn More 1 0Nov 28 '24

Efficiently Rendering Base64 Images in Laravel PDFs with DomPDF

When generating PDFs in Laravel using DomPDF, handling images can be tricky. One common challenge is...

Learn More 4 0Nov 25 '24

Safe Database Migration: Converting MySQL Enum to String in Laravel

When working with databases, there often comes a time when we need to change a column's type. One...

Learn More 1 3Nov 21 '24

Understanding Database Locking and Concurrency in Laravel: A Deep Dive

When building applications that handle concurrent operations, preventing race conditions and ensuring...

Learn More 9 1Nov 1 '24

Laravel 11 Middleware Configuration: A Comprehensive Guide

Outline Introduction Getting Started Global Middleware prepend() and...

Learn More 25 2Oct 4 '24

Make a Vue3 Composable Globally Accessible with Provide/Inject API

In a Vue 3 application, you can make a composable globally accessible using the provide/inject...

Learn More 7 1Dec 11 '23

The difference between fresh() and refresh() in Laravel Eloquent

Here's a quick blog post explaining the differences between fresh() and refresh() on Eloquent...

Learn More 20 2Oct 11 '23

Laravel Route Parameters: How to retrieve and use them

In PHP Laravel, you can retrieve route parameters in several ways and in different places. Below,...

Learn More 14 1Oct 10 '23

How to stop code execution after a 401 response in Axios

Let's dive deeper into how the Axios interceptor works and how to ensure that code execution stops...

Learn More 12 0Oct 5 '23

Building MVC Applications in PHP Laravel

I've been writing a new series on @codemagazine for Building MVC applications in PHP Laravel. You...

Learn More 2 1Feb 9 '23

Guide for Deploying PHP Laravel Apps on the Google Cloud Platform

I've written a series for a beginner's guide for deploying PHP Laravel Apps on Google Cloud...

Learn More 31 0Feb 9 '23

ChatGPT Starter Template in Laravel

GPT-3, and specifically ChatGPT, is the buzz right now! AI (Artificial Intelligence) is progressing...

Learn More 16 8Feb 5 '23

Utilizing the Laravel Validator after hook

In Laravel, Validation is a first-class citizen. The validation API is rich and powerful that can...

Learn More 8 0Feb 3 '23

How to become Fluent in Laravel

Fluency in Laravel can take several forms. One of them is using the Fluent class hidden inside the...

Learn More 30 3Jan 10 '23

Creating Custom HTTP Responses with Laravel's Responsable Interface

Cover image taken from https://unsplash.com/photos/Bj6ENZDMSDY by...

Learn More 7 0Dec 18 '22

Laravel Validation: A Tale of Existence

One of my latest Laravel tips on Twitter, discussing Laravel validators for checking the existence of...

Learn More 6 0Feb 6 '22

Use the Change Detection cycle to manipulate DOM when multiple Routes load the same Component

In your Angular application, you have the scenario of 2 Routes that load the same component Component...

Learn More 5 0Aug 21 '20

How to Dump a Database using DBeaver

This article is no longer available for free. You can still get access to it with a small fee...

Learn More 26 3Aug 15 '20

Going Serverless with Vue.js and Firebase Cloud Functions

Welcome to a new episode of the Fire the base of Vue.js! series. In this episode, I will integrate...

Learn More 8 1Mar 11 '20

Vue 3 Composition API, do you really need it?

Oh What a New Vue! The Vue team has announced that version 3 of the Vue framework will be released...

Learn More 11 1Mar 4 '20

Firebase for user authentication in Vue.js

And the Firebase goes on! In the first installment of this series, I covered how fast you can kick...

Learn More 24 0Feb 5 '20

Storing your notes in the Cloud Firestore with Vuejs.

In my recent article, we built a Notes Writer Vue.js app that demonstrated how Mirage.js (an...

Learn More 24 1Jan 23 '20

Vue the Mirage from this angle!

Despite being designed in the late 1970’s, the lightweight Mirage jet fighter is the topic of today’s...

Learn More 20 1Jan 7 '20

Generate Angular code with Infragistics Indigo.Design

The Indigo.Design System, provided by Infragistics, offers a unified platform for visual design, UX p...

Learn More 12 0Nov 13 '19

Develop Stunning Applications Easily with Syncfusion

Syncfusion is a software framework vendor providing the best UI components for software developers si...

Learn More 10 0Oct 28 '19

Ignite your way with Infragistics Ultimate Developer Toolkit

Infragistics is celebrating its 30th anniversary! Throughout the years, Infragistics built its...

Learn More 5 0Oct 24 '19

How to fly with Nest.js development

This article will show you how you can add database migrations, and data seeding, into your Nest.js...

Learn More 28 2Sep 3 '19