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...


What is meant by CRUD and explain each of it Operations ?



What is meant by CRUD and explain each of it Operations ?..

Answer / Abhay Pratap Singh

CRUD stands for Create, Read, Update, Delete, which are the four basic database operations. In Laravel, these operations are used to manipulate data stored in a database.n- Create: Inserting new records into the database.n- Read: Retrieving existing records from the database.n- Update: Modifying existing records in the database.n- Delete: Removing records from the database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is query builder in laravel?

1 Answers  


How to use aggregate functions in laravel query?

1 Answers  


What is an observer in laravel?

1 Answers  


What is url helper?

1 Answers  


How to check request is ajax or not?

1 Answers  


What is ajax in laravel?

1 Answers  


What is Laravel - File Uploading ?

2 Answers  


explain how to add a middleware in route group?

1 Answers  


How to check an input value is present or not in laravel?

1 Answers  


How to generate it on homestead?

1 Answers  


Is laravel backend?

1 Answers  


How to create migrations in laravel? Explain step by steps.

1 Answers  


Categories