2.4k questions

2.4k answers

99.5k users

Categories

0 votes
73 views

Can I learn Laravel without OOP?

in Laravel by (95.8k points)

1 Answer

0 votes

You cannot use it effectively without the knowledge of a decent amount of PHP first. So yes, it's compulsory to learn PHP first before starting the Laravel framework created by using PHP and oops concepts.

by (95.8k points)
...