Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

drakeman's avatar

About The PHP Practitioner

Hey guys, i'm interested in learn php oop, i know some php without oop. You think if i follow the full php path since the php practitioner, i would be able to use laracast if i learn all the concepts?

Looks like this site have great informatión and it follows a path, and doesnt have only topics without a path.

thanks

0 likes
4 replies
ahuggins's avatar
ahuggins
Best Answer
Level 51

I would start here: https://laracasts.com/series/php-for-beginners

That is a good primer on PHP in general

Then check out this: https://laracasts.com/series/object-oriented-bootcamp-in-php

The Bootcamp is a great introduction into Object Oriented PHP

Then probably go through this: https://laracasts.com/series/laravel-5-fundamentals

And the Fundamentals of Laravel is a great place to get up to speed with Laravel.

Then kind of choose the lessons/series that pertain to something you are working on.

2 likes
ahuggins's avatar

I think it Laracasts is probably one of the best resources to learn PHP/OOP/Laravel on the web, period. Following the three series above, you should be able to become a Laravel user, and there are still many series on Laracasts available.

I always recommend reading other blogs and books as additional resources, but Laracasts is the first recommendation I make to anyone wanting to learn.

2 likes
drakeman's avatar

Thanks ahuggins, i'm going to follow your recommendation, and i will stick with laracasts instead tutsplus (i was using the trial, but didn't convince me).

Thanks guys, i'm gonna be asking a lot of questions here for sure hahaha..

1 like

Please or to participate in this conversation.