Check out the Laravel from Scratch series and if you need to brush up on PHP and OOP basics, check out the PHP practitioner and Object-Oriented Bootcamp series first.
Dive in PHP OOP
OK, I started my development in PHP and can develop login logout and can give admin privilege to edit/add/delete data from his website and all, but all that in procedural way. Now I want to get my hands dirty in OOP.
Ok! I know basic what is class, object, inheritance, but I want to work on live projects and want to use OOP for that. I too know about MVC but for now I just want to work on PHP OOP to get understanding how things work and how can I develop and learn about PHP.
https://symfony.com/doc/current/introduction/from_flat_php_to_symfony2.html
I go through this topic and understand very much in the what's going on in the code for blog page. I know its very simple and Symfony is way more advanced then this.
But I want to know how can I kickstart in PHP OOP and start developing in Laravel and Symfony.
I just badly wants to develop projects in Laravel. Its kindda dream for me. Am passionate about it. Just anyone who can guide me through this.
Thanks
Please or to participate in this conversation.