What is laravel mvc?

Answer Posted / sachin-laradev

MVC refers to model view controller.

Model is where we define our database operations and we can create our custom queries there too.

View is the structure of page (HTML, CSS, JS etc)

Controller is where we define our logic

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I add a 3rd party package to your application like laravel-emoji?

514


What is a service provider laravel?

559


How to enable query log in laravel?

568


List the steps to configure laravel application.

492


Tell me what are the feature of laravel 5.0?

557


What are the Steps for Creating a Blade Template Layout ?

907


Do you know how to use delete statement in laravel?

497


What is monolog library in laravel?

547


What is laravel scout?

527


What is fillable attribute in a model?

528


What is a forget() ?

936


How to send mail using queue in laravel 5?

511


What is service provider in laravel?

518


Can you update homestead? If yes, how?

535


How to get cookies in laravel?

512