Go to file
laserhybiz c452e15d84
Update vite dependencies (#6521)
2025-01-22 10:46:57 -06:00
.github/workflows Adding PHP 8.4 to the tests matrix (#6516) 2025-01-07 16:04:38 -08:00
app Narrow down array types (#6497) 2024-11-21 08:54:46 -06:00
bootstrap Removes notes 2024-02-28 15:58:11 +00:00
config update filesystem config 2025-01-21 09:03:57 -06:00
database SQLite for local dev (#6322) 2024-01-20 16:02:54 -06:00
public Preserve X-Xsrf-Token header from .htaccess (#6520) 2025-01-14 14:03:16 -06:00
resources Fix tailwindclass (#6518) 2025-01-10 12:53:27 -08:00
routes [11.x] Simplify PHP comments (#6316) 2024-01-11 14:32:05 -06:00
storage private files (#6450) 2024-09-11 15:12:40 -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 [11.x] Update `config/mail.php` with supported configuration (#6506) 2024-12-13 07:57:40 -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 to not ignore auth.json lan file. (#6515) 2025-01-06 08:52:53 -06: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 2025-01-21 15:08:46 +00: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 Update composer.json (#6490) 2024-11-14 09:30:38 -06:00
package.json Update vite dependencies (#6521) 2025-01-22 10:46:57 -06:00
phpunit.xml Fixes `APP_MAINTENANCE_DRIVER` value for testing 2024-01-22 16:29:40 +00:00
postcss.config.js Add Tailwind, "composer run dev" (#6463) 2024-10-10 14:21:56 -05:00
tailwind.config.js Add Tailwind, "composer run dev" (#6463) 2024-10-10 14:21:56 -05: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.