Browse Source

Pen y fan php (#3348)

* Updated PHP courses

Removed: 
Ultimate PHP Basics for Absolute Beginners - no longer free

Added:
beginners course PHP Programming Language Tutorial - Full Course and more advanced course Laravel 5.8 Tutorial From Scratch

* PHP Courses added

Corrected order

* Added PHP courses

Two PHP courses added and one removed (no longer free)
Pen y Fan 6 years ago
parent
commit
16354c7ab7
1 changed files with 3 additions and 2 deletions
  1. 3 2
      free-courses-en.md

+ 3 - 2
free-courses-en.md

@@ -340,9 +340,10 @@
 
 ### PHP
 
+* [Laravel 5.8 Tutorial From Scratch](https://www.youtube.com/playlist?list=PLpzy7FIRqpGD0kxI48v8QEVVZd744Phi4) - Coder's Tape  (2019)
 * [Learn how to program: PHP](https://www.learnhowtoprogram.com/php) - Epicodus Inc.
-* [PHP & MySQL Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWrjkpK2zD4TWKWMWVfeYK-b)
-* [Ultimate PHP Basics for Absolute Beginners](https://www.udemy.com/ultimate-php-course-for-absolute-beginners/) - PHPTraining DotCom (Udemy)
+* [PHP & MySQL Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWrjkpK2zD4TWKWMWVfeYK-b) - The Bad Tutorials (2015)
+* [PHP Programming Language Tutorial - Full Course](https://www.youtube.com/watch?v=OK_JCtrrv-c) - freeCodeCamp.org (2018)
 
 
 ### Python