Question: Final Project Final project requirements Develop a web application of your choice that meets or exceed the following requirements: The web application must be written
Final Project
Final project requirements
Develop a web application of your choice that meets or exceed the following requirements:
The web application must be written in MVC pattern utilizing Laravel.
The web application must be fully functional according to your defined instructor approved project requirements from Module 3.
Each student must define at least 5 application requirements.
Each student must include the following requirements in addition to their defined requirements:
Your application must utilize MVC design pattern. Youll be graded based off how well you separate your logic from your models and views.
You must have at least 5 views, 3 controllers, and 4 models. (Excluding built in Laravel models, views, and controllers.)
Your application must perform at least 5 select, 5 update, 2 delete, and 10 insert from your M4 database assignment.
You must use 3 or more built in PHP functions: http://php.net/manual/en/funcref.php
You must create 3 or more custom functions.
Your application must build at least (1) PHP array, pass it via HTTP, and final store the results. Hint: Laravel makes this easy.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
