Admin.php
|
Added views, controllers, services
|
2024-04-23 14:52:49 +04:00 |
Grade.php
|
Added models and migrations
|
2024-04-17 11:16:08 +04:00 |
Lesson.php
|
added Lesson model
|
2024-05-07 17:16:34 +04:00 |
Score.php
|
added Pivot model
|
2024-05-07 17:15:58 +04:00 |
Student.php
|
added Pivot model
|
2024-05-07 17:15:58 +04:00 |
Subject.php
|
added Pivot model
|
2024-05-07 17:15:58 +04:00 |
Teacher.php
|
Correction code style
|
2024-05-06 17:51:16 +04:00 |
User.php
|
Added polymorphic relationships
|
2024-04-17 13:02:44 +04:00 |