From 97c8bc9cf65315b4d8d694562f4d16d2ea2c21c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=A4drich?= <11225821+shaedrich@users.noreply.github.com> Date: Thu, 12 Oct 2023 10:42:48 +0200 Subject: [PATCH 1/3] Add aliases and related to topic "Laravel" and improve its description --- topics/laravel/index.md | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/topics/laravel/index.md b/topics/laravel/index.md index b7cd6e2cda7..16860f4642c 100644 --- a/topics/laravel/index.md +++ b/topics/laravel/index.md @@ -1,14 +1,40 @@ --- -aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6 +aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6, laravel7, laravel8, laravel9, laravel10 created_by: Taylor Otwell display_name: Laravel github_url: https://github.com/laravel logo: laravel.png -related: framework, php +related: framework, php, symfony, eloquent, mvc, syntactic-sugar, codeigniter, blade-template, php-artisan, october-cms released: June 2011 short_description: The PHP Framework for Web Artisans. topic: laravel url: https://laravel.com/ wikipedia_url: https://en.wikipedia.org/wiki/Laravel --- -Laravel is a popular PHP framework, used for the development of MVC web applications. +**Laravel** is a popular PHP framework, used for the development of MVC web applications, based on [Symfony](https://github.com/topics/symfony) and created as an attempt to provide a more advanced alternative to [CodeIgniter](https://github.com/topics/codeigniter). + +# [Versions](https://laravel.com/docs/10.x/releases#versioning-scheme) +[**v4**](https://github.com/topics/laravel4) ([v4.2](https://github.com/topics/laravel42)) • [**v5**](https://github.com/topics/laravel5) ([v5.1](https://github.com/topics/laravel51) • [v5.2](https://github.com/topics/laravel52) • [v5.3](https://github.com/topics/laravel53) • [v5.4](https://github.com/topics/laravel54) • [v5.5](https://github.com/topics/laravel55) • [v5.6](https://github.com/topics/laravel56) • [v5.7](https://github.com/topics/laravel57) • [v5.8](https://github.com/topics/laravel58)) • [**v6**](https://github.com/topics/laravel6) • [**v7**](https://github.com/topics/laravel7) • [**v8**](https://github.com/topics/laravel8) • [**v9**](https://github.com/topics/laravel9) • [**v10**](https://github.com/topics/laravel10) + +# Packages +* [Valet](https://github.com/topics/valet) +* [Homestead](https://github.com/topics/homestead) +* [Cashier](https://github.com/topics/laravel-cashier) +* [Socialite](https://github.com/topics/laravel-socialite) +* [Passport](https://github.com/topics/laravel-passport) +* [Scout](https://github.com/topics/laravel-scout) +* [Dusk](https://github.com/topics/laravel-dusk) +* [Horizon](https://github.com/topics/laravel-horizon) +* [Telescope](https://github.com/topics/laravel-telescope) +* [Sanctum](https://github.com/topics/laravel-sanctum) +* [Jetstream](https://github.com/topics/laravel-jetstream) +* [Fortify](https://github.com/topics/laravel-fortify) +* [Breeze](https://github.com/topics/laravel-breeze) +* [Sail](https://github.com/topics/laravel-sail) +* [Echo](https://github.com/topics/laravel-echo) +* [Forget](https://github.com/topics/laravel-forge) +* [Inertia](https://github.com/topics/inertiajs) +* [Livewire](https://github.com/topics/livewire) +* [Nova](https://github.com/topics/laravel-nova) +* [Octane](https://github.com/topics/laravel-octane) +* [Vapor](https://github.com/topics/laravel-vapor) From 4e448cd6740d422efdbe7b37dca2a6ef61cc47c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=A4drich?= <11225821+shaedrich@users.noreply.github.com> Date: Sat, 4 Nov 2023 19:16:41 +0100 Subject: [PATCH 2/3] Shorten body --- topics/laravel/index.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/topics/laravel/index.md b/topics/laravel/index.md index 16860f4642c..1a02d7973d3 100644 --- a/topics/laravel/index.md +++ b/topics/laravel/index.md @@ -28,13 +28,8 @@ wikipedia_url: https://en.wikipedia.org/wiki/Laravel * [Telescope](https://github.com/topics/laravel-telescope) * [Sanctum](https://github.com/topics/laravel-sanctum) * [Jetstream](https://github.com/topics/laravel-jetstream) -* [Fortify](https://github.com/topics/laravel-fortify) -* [Breeze](https://github.com/topics/laravel-breeze) * [Sail](https://github.com/topics/laravel-sail) * [Echo](https://github.com/topics/laravel-echo) -* [Forget](https://github.com/topics/laravel-forge) * [Inertia](https://github.com/topics/inertiajs) * [Livewire](https://github.com/topics/livewire) * [Nova](https://github.com/topics/laravel-nova) -* [Octane](https://github.com/topics/laravel-octane) -* [Vapor](https://github.com/topics/laravel-vapor) From f1fe01720f91b576171b3b7228f732182bacbe9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=A4drich?= <11225821+shaedrich@users.noreply.github.com> Date: Sat, 4 Nov 2023 19:20:43 +0100 Subject: [PATCH 3/3] Remove duplicated spaces --- topics/laravel/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/laravel/index.md b/topics/laravel/index.md index 1a02d7973d3..165b9d153f6 100644 --- a/topics/laravel/index.md +++ b/topics/laravel/index.md @@ -14,7 +14,7 @@ wikipedia_url: https://en.wikipedia.org/wiki/Laravel **Laravel** is a popular PHP framework, used for the development of MVC web applications, based on [Symfony](https://github.com/topics/symfony) and created as an attempt to provide a more advanced alternative to [CodeIgniter](https://github.com/topics/codeigniter). # [Versions](https://laravel.com/docs/10.x/releases#versioning-scheme) -[**v4**](https://github.com/topics/laravel4) ([v4.2](https://github.com/topics/laravel42)) • [**v5**](https://github.com/topics/laravel5) ([v5.1](https://github.com/topics/laravel51) • [v5.2](https://github.com/topics/laravel52) • [v5.3](https://github.com/topics/laravel53) • [v5.4](https://github.com/topics/laravel54) • [v5.5](https://github.com/topics/laravel55) • [v5.6](https://github.com/topics/laravel56) • [v5.7](https://github.com/topics/laravel57) • [v5.8](https://github.com/topics/laravel58)) • [**v6**](https://github.com/topics/laravel6) • [**v7**](https://github.com/topics/laravel7) • [**v8**](https://github.com/topics/laravel8) • [**v9**](https://github.com/topics/laravel9) • [**v10**](https://github.com/topics/laravel10) +[**v4**](https://github.com/topics/laravel4) ([v4.2](https://github.com/topics/laravel42)) • [**v5**](https://github.com/topics/laravel5) ([v5.1](https://github.com/topics/laravel51) • [v5.2](https://github.com/topics/laravel52) • [v5.3](https://github.com/topics/laravel53) • [v5.4](https://github.com/topics/laravel54) • [v5.5](https://github.com/topics/laravel55) • [v5.6](https://github.com/topics/laravel56) • [v5.7](https://github.com/topics/laravel57) • [v5.8](https://github.com/topics/laravel58)) • [**v6**](https://github.com/topics/laravel6) • [**v7**](https://github.com/topics/laravel7) • [**v8**](https://github.com/topics/laravel8) • [**v9**](https://github.com/topics/laravel9) • [**v10**](https://github.com/topics/laravel10) # Packages * [Valet](https://github.com/topics/valet)