Go to file
Dries Vints 92720a5754
Merge branch '11.x'
2024-03-14 14:52:15 +01:00
.github/workflows fixing conflicts 2023-11-06 17:31:18 -06:00
app [11.x] Slim skeleton (#6188) 2023-11-28 14:28:15 -06:00
bootstrap Removes notes 2024-02-28 15:58:11 +00:00
config Revert collation change (#6372) 2024-03-14 14:51:29 +01:00
database SQLite for local dev (#6322) 2024-01-20 16:02:54 -06:00
public slim comments 2024-01-17 16:44:19 -06:00
resources Update welcome.blade.php (#6363) 2024-03-13 13:31:34 +01:00
routes [11.x] Simplify PHP comments (#6316) 2024-01-11 14:32:05 -06:00
storage update gitignores 2020-07-17 08:07:12 -05:00
tests Removes `CreatesApplication` (#6310) 2024-01-03 07:52:33 -06:00
.editorconfig Sort EditorConfig rules (#6012) 2022-10-17 09:17:59 -05:00
.env.example update env example file 2024-02-22 20:53:41 -06:00
.gitattributes Updated git configuration to use LF line endings by default (#6061) 2022-12-29 19:32:36 -06:00
.gitignore Update .gitignore (#6123) 2023-02-21 08:49:27 +01:00
.styleci.yml [9.x] Don't need to ignore vite config file (#5953) 2022-07-26 08:05:37 -05:00
CHANGELOG.md Merge branch '11.x' 2024-03-14 14:11:12 +01:00
README.md Update README.md 2024-01-29 15:39:12 +01:00
artisan slim comments 2024-01-17 16:44:19 -06:00
composer.json wip 2024-03-13 15:22:40 +01:00
package.json Merge branch '10.x' 2024-01-12 13:48:06 +00:00
phpunit.xml Fixes `APP_MAINTENANCE_DRIVER` value for testing 2024-01-22 16:29:40 +00: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 thousands of 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 Partners program.

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.