Commit Graph

11 Commits

Author SHA1 Message Date
Ümit Tunç 8a08a0a89a feat: add Trunçgil Finance product with dedicated seeder and landing page views 2026-05-26 22:57:25 +03:00
Ümit Tunç 3d2f2ab64e feat: add Trunçgil Akademi page template and automated seeder for course offerings 2026-05-26 21:21:58 +03:00
Ümit Tunç 3ed63cacb3 feat: implement BlogSeeder to populate database with initial blog categories and posts 2026-05-24 10:45:24 +03:00
Ümit Tunç 2d6af94c88 feat: implement Dekupai product landing page with supporting assets and database seeder 2026-05-24 00:48:06 +03:00
Ümit Tunç a61c80ee3d feat: add Artificial Intelligence service page and update homepage card link 2026-05-23 23:48:54 +03:00
Ümit Tunç 53a265844f feat: add technology logos, implement WebDevelopmentPageSeeder, and update related service views and translations. 2026-05-23 11:06:36 +03:00
Ümit Tunç ab08b6b840 feat: add new translation files for app development, corporate, home menu, and miscellaneous site content, enhancing multilingual support and user experience 2026-05-21 20:44:06 +03:00
Ümit Tunç c82dd5c6b6 feat: implement Company History module with CRUD functionality, localization support, and timeline display for enhanced user experience 2026-05-21 19:33:38 +03:00
Muhammet Güler e4ca3b228b Müşteri Görüşleri Sayfası & Genel Düzenlemeler
* Yeni Sayfa: Kurumsal menüsü altına modern tasarımlı 'Müşteri Görüşleri' sayfası eklendi.\n* Düzeltme: Kitaplar sayfasındaki renk döngüsü hatası giderildi ve eksik Google Play linki eklendi.\n* Temizlik: Proje dizinindeki gereksiz bakım dosyaları silindi.
2026-02-04 17:32:38 +03:00
Ümit Tunç eae9523cde Add DatabaseSeeder and enhance settings management: Created DatabaseSeeder to seed initial data, including a test user. Updated ListSettings page to support group filtering and added new settings groups in localization files. Enhanced SettingForm and SettingsTable to accommodate new group options and improved UI for settings management. 2025-10-29 16:58:05 -03:00
Ümit Tunç ac4038db82 Initialize Laravel project with essential configuration files and structure. Added .editorconfig, .env.example, .gitattributes, .gitignore, .htaccess, and various Laravel framework files including routes, controllers, models, and views. Set up basic testing structure with example tests. Included necessary assets for frontend development with Tailwind CSS and Vite integration. 2025-09-27 12:49:10 -03:00