Laravel: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 103.240.161.212 to version by Annh07. Report False Positive? Thanks, ClueBot NG. (4389528) (Bot)
Line 33:
On September 5, 2024, Laravel announced that they had received $57 million in [[Series A round|Series A]] funding from [[Accel (company)|Accel]].<ref>https://blog.laravel.com/accel-invests-57m-into-laravel</ref>
 
== Framework Historyhistory ==
Laravel 1 included built-in support for authentication, [[Language localisation|localisation]], [[Model (MVC)|models]], [[View (MVC)|views]], [[Session (computer science)|sessions]], routing and other mechanisms, but lacked support for [[Controller (MVC)|controllers]] that prevented it from being a true [[Model–view–controller|MVC]] framework.<ref name="maxoffsky" />