Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to work with Database in Laravel ?



How to work with Database in Laravel ?..

Answer / nafees ahmad

Laravel has made processing with database very easy. Laravel currently supports following 4 databases -
1.MySQL
2.Postgres
3.SQLite
4.SQL Server
The query to the database can be fired using raw SQL, the fluent query builder, and the Eloquent ORM.
To understand the all CRUD (Create, Read, Update, Delete) operations with Laravel, we will use simple student management system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is automatic injection in laravel?

0 Answers  


Explain loggin in laravel.

0 Answers  


What is homestead.yaml?

0 Answers  


Tell us can laravel be hacked?

0 Answers  


Do you know laravel eloquent?

0 Answers  


What is laravel tinker?

0 Answers  


Have you used lumen before?

0 Answers  


Tell us how long have you been using laravel?

0 Answers  


How to run a php file in laravel?

0 Answers  


What is composer lock in laravel?

0 Answers  


Explain dependency injection and their types.

0 Answers  


Exceptions are handled by which class?

0 Answers  


Categories