Finding the right IDE that fits your coding workflow and requirements can often be frustrating. Many editors come close but stumble near the finish line. After years of searching, however, PhpStorm is the first editor that somehow manages to tick every requirement of mine. It’s fast, feature-rich, incredibly customizable, and the new UI is gorgeous.
In this series, I hope you’ll come along as I demonstrate, one episode at a time, my complete Laravel and PhpStorm workflow (including the incredible Laravel Idea plugin). So buckle up, there’s a lot to cover!
Enjoy this full 2.5 hours course to start your journey with PhpStorm!
Timestamps:
00:00 – 01 Hello, PhpStorm
02:24 – 02 Customize PhpStorm for Your Perfect Workflow
10:19 – 03 The Laravel Idea Plugin is a Must
13:07 – 04 Get Around in PhpStorm Quickly
27:08 – 05 Automatically Format Code (Including Pint)
41:18 – 06 PHP Class Generators
51:19 – 07 Laravel Idea = Speed
55:22 – 08 Extract Method
1:02:11 – 09 Extract, Inline, and…