1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-16 03:34:53 +02:00

Merge pull request #3282 from apooravc/add-php-resource

[php/en] Added a resource (tutorial)
This commit is contained in:
Divay Prakash
2018-10-11 23:02:34 +05:30
committed by GitHub

View File

@@ -871,6 +871,9 @@ and community input.
If you're interested in up-to-date best practices, visit
[PHP The Right Way](http://www.phptherightway.com/).
A tutorial covering basics of language, setting up coding environment and making
few practical projects at [Codecourse - PHP Basics](https://www.youtube.com/playlist?list=PLfdtiltiRHWHjTPiFDRdTOPtSyYfz3iLW).
If you're coming from a language with good package management, check out
[Composer](http://getcomposer.org/).