Skip to content

Commit 97c8bc9

Browse files
authored
Add aliases and related to topic "Laravel" and improve its description
1 parent 545d9ee commit 97c8bc9

File tree

1 file changed

+29
-3
lines changed

1 file changed

+29
-3
lines changed

topics/laravel/index.md

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,40 @@
11
---
2-
aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6
2+
aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6, laravel7, laravel8, laravel9, laravel10
33
created_by: Taylor Otwell
44
display_name: Laravel
55
github_url: https://github.com/laravel
66
logo: laravel.png
7-
related: framework, php
7+
related: framework, php, symfony, eloquent, mvc, syntactic-sugar, codeigniter, blade-template, php-artisan, october-cms
88
released: June 2011
99
short_description: The PHP Framework for Web Artisans.
1010
topic: laravel
1111
url: https://laravel.com/
1212
wikipedia_url: https://en.wikipedia.org/wiki/Laravel
1313
---
14-
Laravel is a popular PHP framework, used for the development of MVC web applications.
14+
**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).
15+
16+
# [Versions](https://laravel.com/docs/10.x/releases#versioning-scheme)
17+
[**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)
18+
19+
# Packages
20+
* [Valet](https://github.com/topics/valet)
21+
* [Homestead](https://github.com/topics/homestead)
22+
* [Cashier](https://github.com/topics/laravel-cashier)
23+
* [Socialite](https://github.com/topics/laravel-socialite)
24+
* [Passport](https://github.com/topics/laravel-passport)
25+
* [Scout](https://github.com/topics/laravel-scout)
26+
* [Dusk](https://github.com/topics/laravel-dusk)
27+
* [Horizon](https://github.com/topics/laravel-horizon)
28+
* [Telescope](https://github.com/topics/laravel-telescope)
29+
* [Sanctum](https://github.com/topics/laravel-sanctum)
30+
* [Jetstream](https://github.com/topics/laravel-jetstream)
31+
* [Fortify](https://github.com/topics/laravel-fortify)
32+
* [Breeze](https://github.com/topics/laravel-breeze)
33+
* [Sail](https://github.com/topics/laravel-sail)
34+
* [Echo](https://github.com/topics/laravel-echo)
35+
* [Forget](https://github.com/topics/laravel-forge)
36+
* [Inertia](https://github.com/topics/inertiajs)
37+
* [Livewire](https://github.com/topics/livewire)
38+
* [Nova](https://github.com/topics/laravel-nova)
39+
* [Octane](https://github.com/topics/laravel-octane)
40+
* [Vapor](https://github.com/topics/laravel-vapor)

0 commit comments

Comments
 (0)