What is db facade?



What is db facade?..

Answer / Shiva Nand Prasad

DB Facade in Laravel PHP Framework provides a convenient way to access the database without having to instantiate the Eloquent ORM. It contains a number of static methods for common database operations, such as querying, inserting, updating, and deleting records.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

How to check ajax request in laravel?

1 Answers  


What is csrf protection in laravel?

1 Answers  


What do you know about php artisan? Mention some artisan command.

1 Answers  


How to create Controller Laravel - File Uploading ?

2 Answers  


List some default packages provided by laravel 5.6?

1 Answers  


Explain the concept of events in laravel.

1 Answers  


What is laravel illuminate?

1 Answers  


How do you do dependency injection in laravel?

1 Answers  


Explain Events and Listeners ?

2 Answers  


What is monolog library?

1 Answers  


Define @include.

1 Answers  


What is vagrantfile?

1 Answers  


Categories