Articles by Tag #php

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

My work setup for PHP development

These days the majority of my (programming) work is (in order of SLOC): PHP, Javascript (including...

Learn More 125 24Jul 10 '24

Dockerize a Laravel 11 app

Dockerizing a Laravel application is not as simple as it seems, which is why today I will guide you...

Learn More 110 7Jun 28 '24

How to Integrate Firebase with Laravel 11?

Laravel and Firebase are two powerful tools that can significantly enhance the development of modern...

Learn More 101 1Aug 29 '24

As a Google Web Developer, I’d like to introduce my top 5 go-to tools

I’m a Web Developer who has been working at Google for 5 years. I often get asked by other...

Learn More 91 12Jul 18 '24

What’s Wrong With PHP? Why Developers Hate It

PHP has been hated for decades, and whether it deserves it or not. What’s going on, guys? In this...

Learn More 86 66Feb 18

Dangers of AI coding tools

I have written hundreds of thousands of lines of code over my 15 years; writing some types of code...

Learn More 73 21Jan 8

PHP is a Single-Threaded Language, So How Does Laravel Handle Queue Jobs Asynchronously?

PHP is known as a single-threaded language, meaning it can only execute one task at a time within a...

Learn More 73 18Nov 28 '24

Simples Mudanças, Grandes Impactos: Como Fortalecer a Segurança da Sua Aplicação Laravel

Se você já trabalhou em algum projeto Laravel com certeza já ter percebido como o framework entrega...

Learn More 57 6Sep 1 '24

Why PHP is Gaining Popularity in 2024: The Unexpected Comeback of a Classic Language

PHP has been a cornerstone of web development for over two decades, powering millions of websites and...

Learn More 56 39Oct 9 '24

Project Management with Task Manager: An Open-Source Laravel Application

Task Manager In today's fast-paced development world, managing projects and tasks...

Learn More 55 12Jul 4 '24

Cybersecurity Beginner's Guide: Build Your Own Vulnerable Lab in 5 Minutes (DVWA + More)

In cybersecurity learning and hands-on training, a cyber range is a must-have environment. It...

Learn More 55 5Apr 17

Clean Code Architecture in Laravel: A Practical Guide

If you’ve been developing with Laravel for a while, you’ve probably heard the phrase "clean code"...

Learn More 53 4Oct 21 '24

Why PHP 8 Has High Performance

The performance improvements in PHP 8 are due to several factors: the introduction of the JIT...

Learn More 52 2Sep 9 '24

Have you used Rust (or Go, or anything else) and just felt relieved by how they treat errors?

Alright, I need to vent. I've reflecting about engineering recently I swear, exception handling in...

Learn More 49 11Mar 31

PHP 8.4’s array_find Function: Innovative and Practical, or Just a Nice-to-Have?

💡PHP 8.4 introduces a new function, array_find, which makes array searching more elegant. But is it...

Learn More 48 5Apr 15

(My first time) Installing Laravel

Sometimes, especially when you're at the beginning of your career, it can seem that you're following...

Learn More 48 25Nov 24 '24

How I plan on scaling my Laravel (PHP) application

I am building 10MPage.com which captures the state of the internet in 2025. Every internet user is...

Learn More 47 8Jan 22

Why you should upgrade to PHP 8.4 (or at least a supported PHP version)

PHP is the backbone of countless web applications, powering nearly 80% of websites globally. However,...

Learn More 45 4Nov 28 '24

Tired of PHP Version Hell? ServBay Makes Multi-Version Management a Breeze

The Developer's Version Nightmare😭 If you've ever juggled a legacy PHP 7.4 project in the morning and...

Learn More 43 2Apr 7

How to Build an API with Laravel Breeze in Laravel 11

A step-by-step guide on building a simple API with authentication using Laravel Breeze in Laravel 11.

Learn More 42 3Jul 12 '24

Website Design Examples for Inspiration on Websitevice

Websitevice is a generous website design examples gallery that provides inspiration to busy...

Learn More 42 29Nov 15 '24

100+ Free PHP Resources Every Developer Must Try in 2024!

📚 Introduction Did you know that PHP powers over 79% of all websites? This statistic...

Learn More 40 16Oct 29 '24

Laravel 12 A Beginner-Friendly Guide

Laravel is one of the most popular PHP frameworks used by developers around the world. It is known...

Learn More 39 5Feb 27

A Simple Guide to Domain-Driven Design (DDD) in Laravel

Have you ever felt that as your Laravel project grows, things start getting a little out of hand?...

Learn More 39 3Oct 21 '24

Career | I know why I love programming again 🗯️

What makes you like being a programmer? Have you ever asked yourself that? Well, in my case... The...

Learn More 39 30Feb 5

Best PHP Micro Frameworks for 2024

2024 Best Micro Frameworks for PHP Introduction Well it's August 2024 and it's time for...

Learn More 38 14Aug 7 '24

How To Use PHP As A Backend Using React For Frontend

Introduction Developing dynamic and interactive web apps is crucial in the dynamic and...

Learn More 37 0Jul 9 '24

Introducing Wave V3 – The Ultimate Laravel SaaS Starter Kit!

Hey DEV community! 👋 I'm super excited to share that Wave V3 is officially here! 🎉 Wave is an...

Learn More 36 3Oct 28 '24

Benchmarking CSV File Processing: Golang vs NestJS vs PHP vs Python

Introduction Processing large CSV files efficiently is a common requirement in many...

Learn More 34 24Aug 12 '24

7 Open Source Projects You Should Know - PHP Edition ✔️

Overview Hi everyone 👋🏼​ In this article, I'm going to look at seven OSS repository that...

Learn More 32 0Jul 3 '24