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.

Writing Your Own Eloquent Builder in Laravel

Laravel's Eloquent ORM provides a powerful and intuitive interface for interacting with your database. While the built-in query builder offers extensive functionality, you may find yourself needing mo...
21.03.2025 0 Read More

Hypervel – A Laravel-Style PHP Framework for Web Artisans

Hypervel – A Laravel-Style PHP Framework for Web Artisans
Introduction Hypervel is a high-performance PHP framework inspired by Laravel, offering native coroutine support for developers building high-concurrency and I/O-intensive applications. Creat...
22.03.2025 0 Read More

How to Create Custom Helper Functions in Laravel 12

In this example, i will show How to Create Custom Helper Functions in Laravel 12 application.We know Laravel 12 also provides helper functions for arrays, URLs, routes, paths, etc. But sometimes, we m...
22.03.2025 0 Read More

Laravel Collection Count and CountBy Method Example

In this tutorial. I am going to explain you example of laravel collection count example. you will learn laravel collection countby example. This tutorial will give you simple example of count collecti...
22.03.2025 0 Read More

Laravel Metabox : Easy creation of custom fields for Laravel

If you have worked with WordPress, WordPress has a feature called custom metabox. The work of metabox in WordPress is that you create fields, you don’t need to create a database table related to its...
22.03.2025 0 Read More

🔥 1 - Setting Up Laravel 10 for Backend Development ⚡

Youtube : 🔥 1 - Setting Up Laravel 10 for Backend Development ⚡ ...
22.03.2025 0 Read More

🔥 2 - Laravel Breeze: Easy Authentication Setup (Login & Register)

*Youtube *: 🔥 2 - Laravel Breeze: Easy Authentication Setup (Login & Register) ...
22.03.2025 0 Read More

🔥 3 - Laravel 10 JWT Authentication: Secure Login & API Tokens 🔐

Youtube : 🔥 3 - Laravel 10 JWT Authentication: Secure Login & API Tokens 🔐 ...
22.03.2025 0 Read More

Choosing the Right PHP Framework: Laravel vs. CodeIgniter vs. Symfony

PHP remains one of the most popular programming languages for web development, and choosing the right framework is crucial for building robust, scalable, and maintainable applications. Laravel, CodeIg...
23.03.2025 0 Read More

Simplify Eloquent Query Filtering in Laravel with Eloquent Filter

Introduction Filtering data in Laravel applications can become repetitive and messy, especially when dealing with complex queries. If you have ever done an advanced search page or reporting s...
23.03.2025 0 Read More
Loading...
#reading
Code Smell 296 - Unhappy to the Right
0
Introducing #razenlang — A Clean, Fast & Beginner-Friendly Programming Language
0
Tutorial 36: Integrating Firebase Firestore for Realtime Data Sync 🚀
0
Continuous update ETL on source updates, automatically
0
How AI is Changing Medicine
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