Learn how to control and modify http responses in Laravel
Introducing an elegant wrapper for Google Vision API
What is Temporal Coupling? And how to fix it?
Learn how to backup and restore your MySQL databases in an efficient way
What is the pessimistic locking?
Learn how to access MySQL Server without password
Learn the differences between dummies and stubs
An introduction to test doubles in PHP
Lean how to use iptables to secure your servers
Learn how to accept more HTTP requests by increasing the incoming connections on your server
Learn how to make the RefreshDatabase trait much faster using the checksum
Learn how to observe pivot tables in Laravel
Do you know the differences between bind and extend?
What is tagging? And is it used in real world?
Learn How to Use PHP 8 Attributes in Event Subscribers
Learn the differences between anonymous functions and arrow functions
Learn how to LIKE operator could affect your seaching performance
Learn how to use count different statues using one single select statement
Learn how to make your Eloquent queries run faster by using the reusable relationships
Learn how to use fake relationships to create robust queries
Learn how to use subqueries
Learn how to fix N+1 issues by using the eager-loading
Learn how to select only the needed columns to make your query runs faster
A series of posts that teaches you how to optimize your Eloquent queries
Learn the differences between these four operators in PHP
Learn how to use the doubly-linked-lists, stacks, and queue data structure in PHP
Learn the basic of Elasticsearch
Learn how to deploy a Python web application using Gunicorn and NGINX
I will be showing you how to build up nested list using SPL.
Learn how to use the SPL library to iterate over the filesystem.
What static keyword means in PHP?
Learn how to generate JWT without any composer libraries in Laravel.
I will show you the easiest way to parse CSV files in PHP.
Learn how to use queues to build up a video downloader website using the youtube-dl library.
What does the complication term mean in software development?
Learn the differences between mutable and immutable objects in Python.
Python string methods explained.
Learn how Docker works internally.
Learn how to backup your Docker swarm.