Laravel: Difference between revisions

Content deleted Content added
Changing short description from "Open source web application framework, written in PHP" to "PHP open-source web application framework"
m Added a citation to a step-by-step guide for building e-commerce websites using Laravel 10 in the Laravel 10 section.
Tags: Reverted Visual edit
Line 55:
Laravel 9 was released on February 8, 2022.<ref name="release-9.x">{{Cite web|url=https://laravel.com/docs/9.x/releases|title=Release Notes - Laravel - The PHP Framework For Web Artisans|website=laravel.com|access-date=2022-02-12|archive-date=February 10, 2022|archive-url=https://web.archive.org/web/20220210111851/https://laravel.com/docs/9.x/releases|url-status=live}}</ref>
 
Laravel 10 was released on February 14, 2023.<ref name="release-10.x">{{Cite web |title=Laravel 10 is released |url=https://laravel-news.com/laravel-10 |access-date=2023-02-13 |website=laravel-news.com |archive-date=February 14, 2023 |archive-url=https://web.archive.org/web/20230214195402/https://laravel-news.com/laravel-10 |url-status=live }}</ref> with several new features like enhanced route caching and improved security, which are beneficial for building modern applications, including e-commerce websites.<ref>{{Cite web |last=Kumar |first=Amit |date=25 October 2024 |title=How to Start an E-Commerce Website in Laravel: Step-by-Step Guide |url=https://rasonix.com/blog/how-to-start-an-e-commerce-website-in-laravel |url-status=live |access-date=24 November 2024 |website=Rasonix}}</ref>
 
Laravel 11 was released on March 12, 2024. It was announced on the Laravel blog and other social media, it was also discussed in detail at Laracon EU in Amsterdam on 5–6 February.<ref>{{Citation |title=LARACON EU 2024 // TAYLOR OTWELL :: LARAVEL UPDATE |url=https://www.youtube.com/watch?v=0g7HqfsCX4Y |access-date=2024-03-19 |language=en}}</ref> Along with Laravel 11, a first-party websocket server called Laravel Reverb was released.