March 10, 2020
Artigo publicado originalmente no medium
A quick guide to a web developer enter the PHP World. Tailored for Laravel Framework and using Laracasts.
You have to know the basics of…
How to program (really???)
HTML and CSS
A laracasts subscription
You can also
Get the topics and learn without the laracasts subscription by googling
Buy only the listed Laracasts lessons
PHP for beginners
First things first. In this 25 lessons series you'll learn the very basic topics, such as how to install PHP and some hot topics like database, dependency injection and autoloading. The PHP PractitionerWe all start somewhere. When it comes to web development with PHP, well, your first stop is this series. Designed…laracasts.com
OOP in PHP
You know, classes, inheritance, interfaces. The basics of object oriented programming in PHP.
I would tell you that from this point, you’re already able to program in PHP. Object-Oriented BootcampAs wonderful as Laravel is, it does assume that you have a basic understanding of object-oriented programming. If you…laracasts.com
Design Patterns in PHP
You don’t need to reinvent the wheel. Design patterns are common solutions for common problems that other programmers has already faced. Design Patterns in PHPA design pattern is a common solution to a common problem. Nothing more, nothing less. And, while some of these…laracasts.com
SOLID Principles in PHP
SOLID Principles: The guidelines for a better developer. SOLID Principles in PHPSOLID represents a series of guidelines that developers can use to, if done well, simplify and clarify their code…laracasts.com
Bonus
PHP The Right Way
Going further. Check this awesome guide out. You can contribute to the project too.
http://www.phptherightway.com/
PSR
The PHP Standards Recommendations, created by the PHP Framework Interop Group. PHP Standards Recommendations - PHP-FIGWe're a group of established PHP projects whose goal is to talk about commonalities between our projects and find ways…www.php-fig.org
Composer
Dependency manager for PHP. PHP Tutorial: Getting Started with Composer | CodementorComposer is a dependency manager for PHP. Composer is used in all modern PHP frameworks (Symfony, Laravel) and is one…www.codementor.io
Laravel From Scratch
Laravel From Scratch is an always fresh series covering the last version of this awesome framework.
Thanks for reading ;)
P.S. If you enjoyed this article, click the ♥️ and share it with your friends.
Join my 700+ Twitter followers to get more information about PHP development. https://twitter.com/juliobitencourt