Merge pull request #79 from JonasPardon/master

Add Laracasts to the PHP resources
This commit is contained in:
wellá
2019-06-20 11:10:33 +02:00
committed by GitHub

View File

@@ -571,6 +571,11 @@
"title": "Your code sucks, let's fix it",
"desc": "134 Slides to help fix your code. Performance and testing are just one aspect of code, to really be successful your code needs to be readable, maintainable and generally easier to comprehend and work with.",
"url": "https://www.slideshare.net/rdohms/your-code-sucks-lets-fix-it-15471808"
},
{
"title": "Laracasts",
"desc": "Learn practical, modern web development, through expert screencasts on Laravel, Vue, and so much more.",
"url": "https://laracasts.com"
}
]
},