Laravel is a web application framework with expressive, elegant syntax.
creators of laravel have said many times that they aim to make the development process pleasing without sacrificing quality. so laravel is very elegant and thing just kind of seem to work together very nicely
one of the most popular frameworks
Use the MVC(model view controller) design pattern
Tile description of MVC
Model-deals with database
View-user interface that display in the browser
Controller-controller handle the requests which come from either urls or forms get request ,post request, delete request so on
Following version release from laravel teams
View-user interface that display in the browser
Controller-controller handle the requests which come from either urls or forms get request ,post request, delete request so on
Following version release from laravel teams
Following details get from wikipedia
Legend:
|
Old version
|
Older version, still supported
|
Current stable version
|
Latest preview version
|
Future release
|
Version
|
Release date
|
Notes
|
1.0
|
June 2011
|
NA
|
2.0
|
September 2011
|
NA
|
3.0
|
February 22, 2012
|
NA
|
3.1
|
March 27, 2012
|
NA
|
3.2
|
May 22, 2012
|
NA
|
4.0
|
May 28, 2013
|
NA
|
4.1
|
December 11, 2013
|
NA
|
4.2
|
June 1, 2014
|
NA
|
5.0
|
February 4, 2015
|
NA
|
5.1 LTS
|
June 9, 2015
|
NA
|
5.2
|
December 21, 2015
|
NA
|
5.3
|
August 23, 2016
|
NA
|
5.4
|
January 24, 2017
|
NA
|
5.5 LTS
|
August 30, 2017
|
NA
|
5.6
|
February, 2018
|
NA
|
links for more data and read
No comments:
Post a Comment