|
1 | 1 | --- |
2 | | -aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6 |
| 2 | +aliases: laravel4, laravel5, laravel54, laravel55, laravel-framework, laravel6, laravel7, laravel8, laravel9, laravel10 |
3 | 3 | created_by: Taylor Otwell |
4 | 4 | display_name: Laravel |
5 | 5 | github_url: https://github.com/laravel |
6 | 6 | logo: laravel.png |
7 | | -related: framework, php |
| 7 | +related: framework, php, symfony, eloquent, mvc, syntactic-sugar, codeigniter, blade-template, php-artisan, october-cms |
8 | 8 | released: June 2011 |
9 | 9 | short_description: The PHP Framework for Web Artisans. |
10 | 10 | topic: laravel |
11 | 11 | url: https://laravel.com/ |
12 | 12 | wikipedia_url: https://en.wikipedia.org/wiki/Laravel |
13 | 13 | --- |
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 | +* [Sail](https://github.com/topics/laravel-sail) |
| 32 | +* [Echo](https://github.com/topics/laravel-echo) |
| 33 | +* [Inertia](https://github.com/topics/inertiajs) |
| 34 | +* [Livewire](https://github.com/topics/livewire) |
| 35 | +* [Nova](https://github.com/topics/laravel-nova) |
0 commit comments