- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#1389by EliasWhat is encapsulation in laravel?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#1390by EliasEncapsulation is the mechanism that binds together code and the data it manipulates, and keeps both safe from outside interference and misuse. The wrapping up of data and methods into a single unit (called class) is known as encapsulation.
- Forum
- Index
- PHP Frameworks
- Laravel
- What is encapsulation in laravel?
Time to create page: 0.067 seconds