Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
These days the majority of my (programming) work is (in order of SLOC): PHP, Javascript (including...
Dockerizing a Laravel application is not as simple as it seems, which is why today I will guide you...
Laravel and Firebase are two powerful tools that can significantly enhance the development of modern...
I’m a Web Developer who has been working at Google for 5 years. I often get asked by other...
PHP has been hated for decades, and whether it deserves it or not. What’s going on, guys? In this...
I have written hundreds of thousands of lines of code over my 15 years; writing some types of code...
PHP is known as a single-threaded language, meaning it can only execute one task at a time within a...
Se você já trabalhou em algum projeto Laravel com certeza já ter percebido como o framework entrega...
PHP has been a cornerstone of web development for over two decades, powering millions of websites and...
Task Manager In today's fast-paced development world, managing projects and tasks...
In cybersecurity learning and hands-on training, a cyber range is a must-have environment. It...
If you’ve been developing with Laravel for a while, you’ve probably heard the phrase "clean code"...
The performance improvements in PHP 8 are due to several factors: the introduction of the JIT...
Alright, I need to vent. I've reflecting about engineering recently I swear, exception handling in...
💡PHP 8.4 introduces a new function, array_find, which makes array searching more elegant. But is it...
Sometimes, especially when you're at the beginning of your career, it can seem that you're following...
I am building 10MPage.com which captures the state of the internet in 2025. Every internet user is...
PHP is the backbone of countless web applications, powering nearly 80% of websites globally. However,...
The Developer's Version Nightmare😭 If you've ever juggled a legacy PHP 7.4 project in the morning and...
A step-by-step guide on building a simple API with authentication using Laravel Breeze in Laravel 11.
Websitevice is a generous website design examples gallery that provides inspiration to busy...
📚 Introduction Did you know that PHP powers over 79% of all websites? This statistic...
Laravel is one of the most popular PHP frameworks used by developers around the world. It is known...
Have you ever felt that as your Laravel project grows, things start getting a little out of hand?...
What makes you like being a programmer? Have you ever asked yourself that? Well, in my case... The...
2024 Best Micro Frameworks for PHP Introduction Well it's August 2024 and it's time for...
Introduction Developing dynamic and interactive web apps is crucial in the dynamic and...
Hey DEV community! 👋 I'm super excited to share that Wave V3 is officially here! 🎉 Wave is an...
Introduction Processing large CSV files efficiently is a common requirement in many...
Overview Hi everyone 👋🏼 In this article, I'm going to look at seven OSS repository that...