Go to file
l4p1n e9f4993622 Merge pull request 'Update dependency @types/node to v18' (#17) from renovate/node-18.x into trunk
Reviewed-on: #17
2023-09-16 13:25:38 +02:00
app Mise à jour vers Laravel 9 2022-10-12 20:47:25 +02:00
bootstrap Echange de framework 2021-04-29 09:42:00 +02:00
config Dernière mise à jour des fichiers de configuration 2022-10-12 22:20:47 +02:00
database Ajout de l'insertion d'utilisateurs dans la table web.users 2022-08-07 19:10:06 +02:00
public Intégration de l'HMR et de Webpack Encore pour les traductions de i18next 2022-10-08 16:27:43 +02:00
resources Fichiers de traductions gérés par Webpack et les imports dynamiques 2022-10-12 19:32:15 +02:00
routes Suppression des fichiers inutiles du site PHP 2022-10-10 20:46:56 +02:00
storage Ajout de l'IDE helper et de la debugbar 2021-04-29 22:34:46 +02:00
tests Les tests passent 2022-08-14 21:12:15 +02:00
.editorconfig Echange de framework 2021-04-29 09:42:00 +02:00
.env.example Echange de framework 2021-04-29 09:42:00 +02:00
.gitattributes Echange de framework 2021-04-29 09:42:00 +02:00
.gitignore Changement du système de build d'assets à Symfony Webpack Encore 2022-08-03 14:51:31 +02:00
.styleci.yml Echange de framework 2021-04-29 09:42:00 +02:00
README.md Echange de framework 2021-04-29 09:42:00 +02:00
artisan Echange de framework 2021-04-29 09:42:00 +02:00
composer.json Mise à jour vers Laravel 9 2022-10-12 20:47:25 +02:00
composer.lock Mise à jour vers Laravel 9 2022-10-12 20:47:25 +02:00
package-lock.json Update dependency @types/node to v18 2023-09-16 11:12:09 +02:00
package.json Update dependency @types/node to v18 2023-09-16 11:12:09 +02:00
phpunit.xml Echange de framework 2021-04-29 09:42:00 +02:00
postcss.config.js Changement du système de build d'assets à Symfony Webpack Encore 2022-08-03 14:51:31 +02:00
renovate.json Renovate: Mettre à jour les paquets mais préserver les ranges semver 2022-10-11 23:16:39 +02:00
server.php Echange de framework 2021-04-29 09:42:00 +02:00
tsconfig.json Const enum et vérification de leur bon fonctionnement une fois transpilés 2022-08-11 17:45:59 +02:00
webpack.config.js Déplacement du plugin i18next HMR dans le bloc serveur de dev 2022-10-12 19:33:48 +02: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 1500 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.