DEV Community

Toqeer Abbas
Toqeer Abbas

Posted on

How much PHP required for master's in laravel?

i want to know how much php require like after crud how much time spend in php?

Top comments (2)

Collapse
 
jovialcore profile image
Chidiebere Chukwudi

Is this question about how much php do you have to know to start learning laravel?
If it is:
To be a little bit specific:

You need to understand OOP (MVC) IN PHP...just the basics...

You can build a calculator with php (oop)

Then you can start learning laravel

Collapse
 
duynkvn profile image
Duy Nguyen

A lot, and practice also.