Forum

What is oops concep...
 
Notifications
Clear all

What is oops concept in laravel?


(@elias)
Illustrious Member
Joined: 4 months ago
Posts: 4277
Topic starter  

What is oops concept in laravel?


   
Quote
(@elias)
Illustrious Member
Joined: 4 months ago
Posts: 4277
Topic starter  

We have introduced important basic concepts of object-oriented programming for PHP/Laravel. The concepts are however of a general nature and can be applied in any type of code. Following a few basic OOP rules will help you write much better code, better in terms of readability, security, and extensibility.


   
ReplyQuote
Share: