9
Setting Up Composer PHP Dependencies Manager in Windows
Ayub Lin October 13, 2012Probably one of the most important principles in Software Engineering is DRY (Don’t Repeat Yourself!), every time you found yourself writing the same code more than once, in a same project, or in different projects then you have to re-think of what you have done. For example, how many times you have wrote authentication system… Continue Reading »