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 to create subdomain routing in laravel 5?

556


What is homestead.yaml?

544


How to generate a controller with resources in laravel?

536


How to share sites with external world on valet?

524


How to add additional sites in homestead environment?

529


Is laravel backend?

529


How to localize resource uris in laravel?

552


What are traits in laravel?

589


What is database migration in laravel?

577


Explain the directory structure of laravel 5.6.

545


How to get configuration values in laravel?

511


Explain validations in laravel?

558


What is method spoofing in laravel?

548


How to use laravel framework in php?

513


What is a Laravel - Encryption ?

969