From 88cb720c79cf07a5b6391a18a1c4faf882018c88 Mon Sep 17 00:00:00 2001 From: Amrit828 Date: Sun, 25 Oct 2020 14:59:51 +0530 Subject: [PATCH] added 2 more resources from net ninja --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a44a0..088bb37 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,16 @@ https://www.youtube.com/watch?v=6ERdu4k62wI - **Laracasts** https://www.laracasts.com -A video-based paid-membership site featuring dozens of PHP-related courses. Topics include PHP frameworks (Laravel, Symfony); testing (Cyrpress, PHPUnit); tooling (PHPStorm, Laravel Forge); and more. Most are intermediate to advanced level. +A video-based paid-membership site featuring dozens of PHP-related courses. Topics include PHP frameworks (Laravel, Symfony); testing (Cyrpress, PHPUnit); tooling (PHPStorm, Laravel Forge); and more. Most are intermediate to advanced level. + +- **Net Ninja's Object Orianted PHP YouTube Series** +https://www.youtube.com/playlist?list=PL4cUxeGkcC9hNpT-yVAYxNWOmxjxL51Hy + +A free 14-video Object Orianted PHP series created by an established YouTuber & course creator. Last updated on Oct 21, 2019. + +- **Net Ninja's Laravel 6 YouTube Series** +https://www.youtube.com/playlist?list=PL4cUxeGkcC9hL6aCFKyagrT1RCfVN4w2Q + +A free 30-video Laravel 6 series created by an established YouTuber & course creator. Last updated on March 6, 2020. # Advanced