Commit Graph

9 Commits

Author SHA1 Message Date
68d2588af1 Refactor ProgramSeeder to structure daily activities into a more organized format, replacing date keys with an array of day and activities for improved clarity and maintainability. 2025-09-20 17:04:13 +05:00
4f16b4193e wip 2025-09-20 16:54:20 +05:00
e2b47eb73f Refactor navigation icon declarations in various resources for consistency; enhance Group model with new relationships and fillable properties; update Hotel and Pilgrim models with fillable attributes; improve table configurations across resources. 2025-09-03 19:10:21 +05:00
f9f4c476ce Refactor GroupResource to use a static property for navigation icon; add method documentation for name attribute in Group model. 2025-08-31 18:51:46 +05:00
6b6f358aa7 Refactor Filament resources and models; add attribute casting in Group model, update navigation icons, and remove TeacherSeeder in favor of UserTableSeeder. 2025-08-31 12:52:31 +05:00
710554a28d Enhance Group and Document resources; add leader and helper teacher relationships, update navigation icons, and adjust navigation sorting. 2025-08-30 17:21:47 +05:00
18e425f533 Add Turkmen localization and update Filament resources; configure timezone and locale settings 2025-08-30 16:45:36 +05:00
cdb5cbcb18 Update dependencies and configuration for Laravel project; added Filament support, modified .gitignore, and adjusted welcome page links. 2025-08-30 14:48:07 +05:00
aa3b31c1a1 install laravel 2025-08-28 19:19:54 +05:00