Go to file
Nuno Maduro fa5e54a2ab
[9.x] Uses `laravel/pint` for styling (#5945)
* Uses `laravel/pint` for styling

* Makes `.styleci.yml` ignored on export

* Update composer.json

Co-authored-by: Dries Vints <dries@vints.io>
2022-07-15 08:38:49 -05:00
.github/workflows bump actions/checkout (#5928) 2022-07-01 18:28:34 +02:00
app [9.x] Uses `laravel/pint` for styling (#5945) 2022-07-15 08:38:49 -05:00
bootstrap update gitignores 2020-07-17 08:07:12 -05:00
config [9.x] Added support for easy development configuration in bootstrap.js (#5900) 2022-06-24 13:35:29 -05:00
database [9.x] Uses `laravel/pint` for styling (#5945) 2022-07-15 08:38:49 -05:00
lang/en Sorting (#5899) 2022-06-07 11:15:24 -05:00
public Simplify the maintenance file call (#5752) 2021-12-16 09:06:59 -06:00
resources Update bootstrap.js (#5929) 2022-07-01 13:37:51 -07: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 Fix editorconfig for laravel/sail's docker-compose (#5632) 2021-06-22 08:17:05 -05:00
.env.example [9.x] Added support for easy development configuration in bootstrap.js (#5900) 2022-06-24 13:35:29 -05:00
.gitattributes [9.x] Uses `laravel/pint` for styling (#5945) 2022-07-15 08:38:49 -05:00
.gitignore Update .gitignore (#5924) 2022-06-30 08:31:18 -05:00
.styleci.yml [9.x] Vite (#5904) 2022-06-22 13:07:47 -05:00
CHANGELOG.md Update CHANGELOG 2022-07-13 14:23:03 +00:00
README.md Merge branch '8.x' 2022-02-08 13:28:17 +01:00
artisan [8.x] Grammatical omission of 'of' on line 14 (#5603) 2021-04-30 07:45:35 -05:00
composer.json [9.x] Uses `laravel/pint` for styling (#5945) 2022-07-15 08:38:49 -05:00
package.json Bump axios version (#5946) 2022-07-14 13:05:03 -05: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 add default reloading to skeleton (#5927) 2022-07-01 13:41:47 -07:00

README.md

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.

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.