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)
This commit is contained in:
Pen y Fan 2019-08-11 23:13:48 +01:00 committed by eshellman
parent bf5d31181d
commit 16354c7ab7
1 changed files with 3 additions and 2 deletions

View File

@ -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