ResearchBib Share Your Research, Maximize Your Social Impacts
Sign for Notice Everyday Sign up >> Login

IMPLEMENTATION OF WEB APPLICATION USING LARAVEL FRAMEWORK

Journal: International Journal OF Engineering Sciences & Management Research (Vol.4, No. 5)

Publication Date:

Authors : ; ; ;

Page : 47-51

Keywords : Laravel; MVC; Eloquent.;

Source : Downloadexternal Find it from : Google Scholarexternal

Abstract

This paper contains design and implementation process of a complex Laravel application. Laravel is most advance and elegant PHP framework & it make the development process simple. It processes non-business logic on its own that allows programmers to focus on business logic of an application. It has three interconnected parts called Model, View and Controller. Model consist of data and business logic. A view uses Laravel's blade templating engine which works seamlessly with HTML for representation of information. Controller classes are used are used to organize the behavior of request handling logic. Related HTTP request handling logic can be grouped into controller class. With Eloquent ORM active record implementation is done for working with database. Each table in MySQL database has a corresponding model which is used to perform CRUD operations on it. Third party packages can be integrated easily into Laravel application by writing few artisan commands. These packages save tremendous amount of development time. Most of these packages are well tested, stable and available for free of cost.

Last modified: 2017-05-17 22:00:53