Logo
Login
Tech Posts 31211
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
It's totally clear to me: not using TS instead of vanilla JS in '25 is a failure.
0
How does VolumeMount work in Kubernetes? What happens in the backend?
0
Running the SuperTrend Strategy on TradingView with MetaTrader: A Step-by-Step Guide
0
8 Golden Rules of Interface Design & Best Practices
0
Visualizing Global Coal Consumption Trends with Our Flutter Stacked Area Chart
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0