PHP Track

PHP Tutorials

PHP basics, OOP, Laravel, MySQL integration and building web applications.

55
Topics
10
Beginner
28
Intermediate
17
Advanced
PHP Basics
Introduction to PHP Beginner PHP Variables and Data Types Beginner PHP Operators Beginner PHP Control Flow Beginner PHP Functions Beginner PHP Arrays Beginner PHP Strings and String Functions Beginner PHP Forms and User Input Beginner PHP Sessions and Cookies Intermediate PHP File Handling Intermediate PHP Math Functions Beginner PHP Date and Time Beginner PHP Regular Expressions Intermediate PHP Type Declarations Intermediate
OOP in PHP
OOP in PHP — Classes and Objects Intermediate Inheritance in PHP Intermediate Interfaces and Abstract Classes in PHP Intermediate Traits in PHP Intermediate Namespaces in PHP Intermediate Static Methods and Properties in PHP Intermediate Magic Methods in PHP Intermediate
PHP & MySQL
PHP with MySQL — MySQLi Intermediate PHP PDO — PHP Data Objects Intermediate CRUD with PHP and MySQL Intermediate SQL Injection Prevention in PHP Intermediate PHP and MongoDB Advanced Database Transactions in PHP Intermediate
Laravel
Introduction to Laravel Intermediate Laravel MVC Pattern Intermediate Laravel Routing Intermediate Laravel Eloquent ORM Intermediate Laravel Blade Templates Intermediate Laravel Migrations Intermediate Laravel Middleware Intermediate Laravel Authentication Intermediate Laravel REST API Development Advanced Laravel Queues and Jobs Advanced Laravel Service Container Advanced Laravel Events and Listeners Advanced Laravel Testing with PHPUnit Advanced Laravel Sanctum API Authentication Advanced Laravel Broadcasting Advanced
Advanced PHP
Composer and Autoloading in PHP Intermediate PHP Exception Handling Intermediate PHP Design Patterns Advanced PHP Security Best Practices Advanced PHP 8 New Features Intermediate REST API with Pure PHP Intermediate PHP Unit Testing with PHPUnit Advanced WebSockets in PHP Advanced Caching in PHP Advanced PHP and Redis Integration Advanced PHP Generators Advanced PHP Fibers — Async PHP Advanced PHP Memory Management Advanced