Vladislav Malikov

Vladislav Malikov @initialstacker

About: Back-end (PHP) developer

Location:
Russian Federation
Joined:
Apr 27, 2025

Vladislav Malikov
articles - 0 total

Efficient Laravel 12 Development with CQRS and Domain-Driven Design

CQRS (Command Query Responsibility Segregation) is a way of organizing your code so that the parts...

Learn More 2 2Jul 29

Key Software Development Principles and Acronyms

Modern programming is full of principles and acronyms that help developers write maintainable,...

Learn More 0 0May 12

Installing and Setting Up Doctrine ORM in Laravel 12

Integrating Doctrine ORM into your Laravel 12 project provides powerful object-relational mapping and...

Learn More 1 4May 2

Action-Domain-Responder VS. MVC: Laravel Implementation Example

Basically, Action-Domain-Responder (ADR) is simply an improved version of the classic...

Learn More 1 9Apr 30

A Handy Way to Handle API Validation in Laravel

We all want our code to be clean, maintainable, and high-quality. As someone who really values good...

Learn More 0 0Apr 30