Go to file
mirivlad b01d8431c8 Fix: Организация берётся из items_json
 organization_id из первого элемента items
 Удалена валидация organization_id
 index.blade.php обрабатывает NULL organization

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-02 09:22:12 +08:00
app Fix: Организация берётся из items_json 2026-04-02 09:22:12 +08:00
bootstrap LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
config LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
database Fix: Исправлена миграция course_requests 2026-04-01 16:26:36 +08:00
public Fix: answer_text nullable + TinyMCE локально 2026-03-27 10:53:00 +08:00
resources Fix: Организация берётся из items_json 2026-04-02 09:22:12 +08:00
routes Feat: Заявки на курсы (Course Requests) - базовая структура 2026-04-01 15:48:41 +08:00
storage Fix: Исправлены все маршруты admin.tests.* на admin.courses.tests.* 2026-03-26 17:07:00 +08:00
tests LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
.editorconfig LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
.env.example LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
.gitattributes LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
.gitignore LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
README.md LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
TZ.md LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
artisan LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
composer.json Feat: Генерация thumbnail для обложек курсов 2026-03-26 12:39:10 +08:00
composer.lock Feat: Генерация thumbnail для обложек курсов 2026-03-26 12:39:10 +08:00
laravel.zip LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
package.json LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
phpunit.xml LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08:00
ru.zip Fix: answer_text nullable + TinyMCE локально 2026-03-27 10:53:00 +08:00
tinymce_8.3.2.zip Fix: answer_text nullable + TinyMCE локально 2026-03-27 10:53:00 +08:00
vite.config.js LMS Этап 1 MVP - Laravel 13 2026-03-25 17:30:37 +08: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 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 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.