Videos

This is a collection of the videos I've created for PHPDevelopers.tv and php[architect].

Removing Functions With the Inline Function Refactor

Working With Sessions in PHP

Working With Cookies in PHP

Using Precommit Hooks For Static Code Analysis

Fixing Long Functions With The Extract Function Refactoring

Creating Your Own Standard for PHP_CodeSniffer

What is Code Refactoring?

PHP CodeSniffer in VSCode Using the phpcs Extension

PHP_CodeSniffer

Grandfather-father-son Backups

PSR Coding Standards

How To Work With Enumerations in Laravel Framework 9

What is Static Code Analysis?

How To Upgrade From Laravel 8.x to Laravel 9.x

Working With Soft Deletes in Laravel 8 and 9

What Are Feature Toggles?