What is crud in laravel?



What is crud in laravel?..

Answer / sachin-laradev

CRUD refers create read update delete these are database operations for insert, select, update and delete in short crud

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

How do I disable csrf protection in laravel?

0 Answers  


what are the benefits of laravel over other php frameworks? Explain

0 Answers  


What is vagrantfile and homestead.yaml?

0 Answers  


Explain to listeners.

0 Answers  


Tell us how to use update statement in laravel?

0 Answers  






How to access laravel project from another computer?

0 Answers  


By default valet serve your app on which tld? How to configure it to use another domain?

0 Answers  


What is dependency injection in laravel?

0 Answers  


What is laravel api?

0 Answers  


Explain how to configure cron jobs in homestead?

0 Answers  


Is laravel support caching? Explain

0 Answers  


How to register a service provider via composer in laravel?

0 Answers  


Categories