Go to file
aslan f23b2e8652
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Has been cancelled Details
add relationships
2024-05-23 17:03:12 +03:00
.gitea/workflows fix ci 2024-05-08 10:02:37 +03:00
app add relationships 2024-05-23 17:03:12 +03:00
bootstrap fix lint 2024-05-23 14:49:19 +03:00
config project init 2024-04-27 14:17:16 +03:00
database add migrations with factory and seeders 2024-05-23 14:48:29 +03:00
public project init 2024-04-27 14:17:16 +03:00
resources add create task view 2024-05-08 16:16:00 +03:00
routes add relationships 2024-05-23 17:03:12 +03:00
storage project init 2024-04-27 14:17:16 +03:00
tests fix lint 2024-05-02 17:02:46 +03:00
.editorconfig project init 2024-04-27 14:17:16 +03:00
.env.example project init 2024-04-27 14:17:16 +03:00
.gitattributes project init 2024-04-27 14:17:16 +03:00
.gitignore project init 2024-04-27 14:17:16 +03:00
Makefile any fix 2024-04-27 14:37:50 +03:00
README.md project init 2024-04-27 14:17:16 +03:00
artisan project init 2024-04-27 14:17:16 +03:00
composer.json composer update 2024-05-08 14:20:06 +03:00
composer.lock composer update 2024-05-08 14:20:06 +03:00
package-lock.json add tailwind 2024-05-08 09:57:44 +03:00
package.json add tailwind 2024-05-08 09:57:44 +03:00
phpcs.xml any fix 2024-04-27 14:37:50 +03:00
phpunit.xml any fix 2024-04-27 14:37:50 +03:00
postcss.config.js add tailwind 2024-05-08 09:57:44 +03:00
tailwind.config.js add laravel breeze and bootstrap 2024-05-02 10:06:39 +03:00
vite.config.js add tailwind 2024-05-08 09:57:44 +03: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.