adspace


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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How much laravel experience do you have?

815


Do you know what version of laravel do you generally use?

839


Tell us have you used lumen before?

809


What is latest version of laravel?

869


What is current stable version of laravel?

870