This website requires JavaScript.
Explore
Help
Register
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
092eb09316c57ae5726c29315d2c7b1284646961
citrus
/
database
T
History
Ümit Tunç
e23ac8c346
feat: add ID photocopy upload field to career application form with validation and database storage
2026-06-01 23:32:52 +03:00
..
data
feat: update AI service page imagery and localization strings
2026-05-24 00:09:57 +03:00
factories
Implement Product and ProductCategory Resources: Created new Filament resources for managing products and product categories, including pages for listing, creating, and editing. Added schemas for forms and tables, integrated translation support, and established relationships between products and categories. Enhanced the navigation structure to include product and service links in the frontend menu, improving overall site organization and user experience.
2025-12-30 22:16:45 +03:00
migrations
feat: add ID photocopy upload field to career application form with validation and database storage
2026-06-01 23:32:52 +03:00
seeders
feat: implement full-stack awards module with Filament management, database support, and localization.
2026-05-27 06:32:31 +03:00
.gitignore
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