What is laravel orm?



What is laravel orm?..

Answer / Surya Mohan Sharma

Laravel Object-Relational Mapper (ORM) is a powerful library that abstracts interactions between PHP and the database, allowing developers to interact with database tables as if they were native PHP objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is stack channel?

1 Answers  


What is laravel mvc?

1 Answers  


How do I perform dependency injection in laravel?

1 Answers  


How to set login page as default page in laravel?

1 Answers  


How to Declaration of namespace ?

2 Answers  


Explain extending bindings?

1 Answers  


How to pass custom table name in model?

1 Answers  


What is a service supplier?

1 Answers  


Tell us what are bundles, reverse routing and the ioc container?

1 Answers  


How to stop mysql on valet?

1 Answers  


Explain me active record implementation?

1 Answers  


What is eloquent orm?

1 Answers  


Categories