Go to file
annajwasz 52b903ad10 add wizardform 2025-03-08 00:10:31 +07:00
.github/workflows Adding PHP 8.4 to the tests matrix (#6516) 2025-01-07 16:04:38 -08:00
app add wizardform 2025-03-08 00:10:31 +07:00
bootstrap Initial commit 2025-02-20 00:14:04 +07:00
config Sync `session.lifetime` configuration (#6522) 2025-01-23 08:05:06 -06:00
database add wizardform 2025-03-08 00:10:31 +07:00
public Initial commit 2025-02-20 00:14:04 +07:00
resources add wizardform 2025-03-08 00:10:31 +07:00
routes Remove extra hourly() method in console.php (#6525) 2025-01-24 14:55:06 -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 Initial commit 2025-02-20 00:14:04 +07:00
composer.lock add wizardform 2025-03-08 00:10:31 +07: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.