Prepare For Magento 2 Development: PHPStorm, Quality Tools, Xdebug, and DB Connection Configuration

preview_player
Показать описание
Welcome to my YouTube video on preparing for Magento development!

In this tutorial, we'll optimise your workflow by configuring PHPStorm, quality tools, Xdebug, and database connection settings. I'll guide you through each step to ensure you have the necessary tools and configurations for a streamlined development process and maximum productivity.

First, we'll focus on setting up correct coding standards with Code Sniffer, Mess Detector, and CS Fixer. I'll demonstrate how to customise rules for these quality tools to maintain code consistency.

Next, we'll dive into configuring Xdebug. You'll learn how to properly set it up and utilize it from your browser, command line interface (CLI), and even with Postman for seamless debugging.

Lastly, I'll show you how to connect to your Magento database using TablePlus, enabling easy access and efficient database management.

By the end of this video, you'll be equipped with the knowledge and configurations to excel in Magento development. Let's get started and enhance your Magento workflow!

00:00 Intro
01:08 PHPStorm PHP configuration
02:45 Quality tools configuration
08:23 Configure your own rules
13:55 Xdebug configuration
21:50 DB connection configuration in Tableplus
Рекомендации по теме
Комментарии
Автор

Thanks for another tutorial. awesome as always

basiorbb
Автор

Robisz super robotę z tymi filmami, oby tak dalej 👍 Przy okazji mam pytanie, bo od dłuższego czasu nie mogę znaleźć na nie odpowiedzi, otóż przy próbie konfiguracji własnych zasad dla phpcs lub phpmd dostaję komunikat np. phpmd: Cannot find specified rule-set Wiesz może jak ten problem rozwiązać? Wygląda na to, jakby PHPStorm szukał u mnie zasad w katalogu /opt/projects. Jeśli to istotne to działam na Windowsie. Pozdrawiam.

WannaCry