2
Waqas
3y

I need a mentor to help me in learning php + laravel

Comments
  • 8
    You are not going to get one here bud. Best thing to do is to keep learning and reading by yourself, we can give pointers as to where to go, but "sit down and go through code with you" ain't happening.

    I suggest reading as much as you can digest from php the right way, contains tons of useful resources. Also, look up Patrick Louys "you don't need a framework" tutorial to get a good idea about how php libraries work, this after you get a solid grasp of object oriented programming.

    If concepts are lacking in terms of oop for php, look up "hacking with php", by Paul Hudson.

    Experiment with it we much as you can, practice and solidify concepts before you jump into a framework
  • 5
    Here's a list I prepared earlier:

    https://devrant.com/rants/2160342/...
  • 2
    @C0D4 "Earlier"
    *Looks at the date* "Hum... Fair, but still"
  • 3
    @Jilano did you read point 8? 😅
  • 1
    @C0D4 Nope, I only read the date :D (and saw that it was a long comment)
  • 0
    @C0D4 I wanted to know 8th point🥺
Add Comment