Go to file
Arne_ 5b60b604c4
[9.x] Adds clarification to throttle auth setting (#6096)
* adds clarification to throttle auth setting

* Update auth.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2023-02-12 14:06:25 -06:00
.github/workflows Create issues.yml 2022-11-23 10:05:05 +01:00
app use except 2022-08-20 12:46:21 -05:00
bootstrap update gitignores 2020-07-17 08:07:12 -05:00
config [9.x] Adds clarification to throttle auth setting (#6096) 2023-02-12 14:06:25 -06:00
database switch email to a primary key (#6064) 2023-01-02 08:45:35 -06:00
lang/en Adds "missing" validation rule translations (#6078) 2023-01-19 20:31:28 -06:00
public Simplify the maintenance file call (#5752) 2021-12-16 09:06:59 -06:00
resources [9.x] Support pusher-js v8.0 (#6059) 2022-12-27 10:39:26 -06:00
routes [8.x] Sanctum (#5663) 2021-08-11 13:44:34 -05:00
storage update gitignores 2020-07-17 08:07:12 -05:00
tests [9.x] Uses `laravel/pint` for styling (#5945) 2022-07-15 08:38:49 -05:00
.editorconfig Sort EditorConfig rules (#6012) 2022-10-17 09:17:59 -05:00
.env.example update example 2023-01-31 09:05:09 -06:00
.gitattributes [9.x] Uses `laravel/pint` for styling (#5945) 2022-07-15 08:38:49 -05:00
.gitignore Add /.fleet directory to .gitignore (#6011) 2022-10-17 09:18:45 -05:00
.styleci.yml [9.x] Don't need to ignore vite config file (#5953) 2022-07-26 08:05:37 -05:00
CHANGELOG.md Update CHANGELOG 2023-01-31 15:10:57 +00:00
README.md Updated tests badge (#6050) 2022-12-21 09:51:13 -06:00
artisan [8.x] Grammatical omission of 'of' on line 14 (#5603) 2021-04-30 07:45:35 -05:00
composer.json Keeps `"prefer-stable": true` 2023-01-11 15:50:07 +00:00
package.json Update package.json 2022-12-15 15:57:23 +01:00
phpunit.xml Reverts analysing routes folder as it causes issues with html coverage reporter (#5800) 2022-02-07 08:26:16 -06:00
vite.config.js [9.x] Don't need to ignore vite config file (#5953) 2022-07-26 08:05:37 -05:00

README.md

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.