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

How can you generate urls?

0 Answers  


How to add csrf protection in laravel?

1 Answers  


How to retrive/get current environment in laravel.

0 Answers  


Where is the authentication configuration file is located in laravel?

0 Answers  


What is meant by Implicit Controllers

1 Answers  


How to serve sites on valet?

0 Answers  


Can we assign multiple middlewares to a route.

0 Answers  


What is a Terminable Middleware ?

0 Answers  


How to get current url in laravel?

0 Answers  


How to know laravel version?

1 Answers  


What developed the laravel?

0 Answers  


What is database seeding in laravel?

0 Answers  


Categories