Forum

What is needed to l...
 
Notifications
Clear all

What is needed to learn Laravel?


(@elias)
Member Moderator
Joined: 5 months ago
Posts: 4273
Topic starter  

What is needed to learn Laravel?


   
Quote
(@elias)
Member Moderator
Joined: 5 months ago
Posts: 4273
Topic starter  

To begin learning any modern PHP framework (Laravel, Symfony, or others), you need to be good at PHP. And, especially, object-oriented programming; all frameworks are written in OOP mode and you need to be fluent in classes, objects, properties, methods, dependencies, traits, and other “keywords.”


   
ReplyQuote
Share: