Answer Posted / 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 View All Answers
Explain the difference between laravel and codeigniter?
Do you know what is php artisan. List out some artisan commands?
Explain important directories used in a common laravel application.
How can you write your own service provider in laravel.
What are the Forms in Laravel ?
Explain traits in laravel.
How to create a controller in laravel?
What is the difference between echo print print_r and var_dump?
What is a Retrieving Input ?
How to configure clear route cache in laravel?
How do I assign several roles to users and permit the users to perform some actions based on those roles?
What is composer tool?
What is dd() function in laravel?
What is laravel homestead?
Explain loggin in laravel.