Added a resource (#26404)

This commit is contained in:
Adam Molnar
2018-12-27 02:26:46 +01:00
committed by Manish Giri
parent 9c067ca86c
commit ee5aeab2e8

View File

@@ -126,3 +126,4 @@ PHP is [well documented](http://php.net/docs.php). The [official docs](http://ph
- [Tizag.com PHP Tutorial](http://www.tizag.com/phpT/): still-relevant tutorials for getting started with PHP
- [Awesome PHP](https://github.com/ziadoz/awesome-php): a curated list of PHP libraries, resources, and "shiny things"
- [Laracasts.com](https://laracasts.com/): a membership website to learn web application development with PHP, comes with a free getting starting guide.
- [PHP: The Right Way](https://phptherightway.com/): An all-around quick reference book.