Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

How to start using gRPC with PHP - Part 1/4

Introduction This series consists of 4 posts designed to help you set up a PHP project to consume and interact with gRPC connections.Setting this up in PHP requires a one-time environment con...
10.03.2025 0 Read More

How to generate pdf file in laravel 12 using dompdf Example

In this post, I will show you how to generate pdf file in laravel 12 using dompdf composer package.We will use the DomPDF Composer package to generate a PDF file in Laravel 12. We will create 10 dummy...
11.03.2025 0 Read More

Building a Secure and Scalable Web Application in PHP

Building a Secure and Scalable Web Application in PHP
PHP, one of the most popular server-side scripting languages, continues to be a preferred choice for developing dynamic web applications. With its simplicity, rich ecosystem, and a vast range of frame...
11.03.2025 0 Read More

Discover Laravel Package Ocean: Your One-Stop Hub for Laravel Packages

Discover Laravel Package Ocean: Your One-Stop Hub for Laravel Packages
Laravel is one of the most popular PHP frameworks, known for its elegance, simplicity, and developer-friendly ecosystem. A key strength of Laravel lies in its extensive package ecosystem, which allows...
11.03.2025 0 Read More

Laravel Auto CRUD Generator: Save 8+ Hours Per Project

Tired of writing repetitive CRUD code? This tool generates it all in 30 seconds.Ever found yourself writing the same controllers, requests, and views over and over again for each model in your Laravel...
11.03.2025 0 Read More

1358. Number of Substrings Containing All Three Characters

1358. Number of Substrings Containing All Three CharactersDifficulty: MediumTopics: Hash Table, String, Sliding WindowGiven a string s consisting only of characters a, b and c.Return the number of sub...
11.03.2025 0 Read More

Como Logré Llevar Mi Aplicación Laravel al Mundo Serverless (Y como casi muero en el intento)

Como Logré Llevar Mi Aplicación Laravel al Mundo Serverless (Y como casi muero en el intento)
English version here. En el primer capítulo de esta travesía, exploramos por qué migrar a AWS Serverless fue la mejor decisión para mi aplicación Laravel. Hablamos de escalabilidad automática, ...
11.03.2025 0 Read More

Simplify Your PHP Code with KISS, YAGNI, and DRY

Simplify Your PHP Code with KISS, YAGNI, and DRY Good code doesn’t need to be complicated. Principles like KISS, YAGNI, and DRY help you write cleaner, more maintainable PHP code without ch...
11.03.2025 0 Read More

Setting up PHP Development and Production Server Environments

Setting up PHP Development and Production Server Environments
As most developers know, for a server to run reliably, you need a complete software ecosystem. Fundamental components like Apache, PHP, and MySQL are like the server's "organs" – they're all essent...
12.03.2025 0 Read More

Modern PHP Libraries Every Developer Should Know

From its early days as a simple programming language, PHP has come a long way. It today powers over 75% of the internet, and because of innovative tools and libraries that streamline, accelerate, and ...
12.03.2025 0 Read More
Loading...
#reading
My Journey of Growth: Wins, Lessons & Challenges
0
Safeguarding APIs: How K Health Ensures Security While Scaling with Cosmo
0
Why Wireframing is Essential for Successful UI/UX Design
0
How to Scrape Pinterest Data with Playwright
0
Reinventando a Roda: Criando seu próprio MediatR - Parte 1
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0