This website requires JavaScript.
Explore
Help
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
c91976b4e9a9446632faf9a4ae71a41bee6afd1c
citrus
/
app
/
Filament
/
Admin
/
Resources
/
Pages
T
History
Ümit Tunç
c91976b4e9
Refactor PageForm schema in Filament admin panel: Restructured form layout into sections for better organization, including 'İçerik', 'Sayfa Ayarları', and 'SEO Ayarları'. Updated components to enhance user experience and maintainability.
2025-09-27 14:29:58 -03:00
..
Pages
Add Page resource to Filament admin panel: Implemented Page model, resource, and associated pages (create, edit, list). Defined page form schema and table configuration. Added migration for pages table.
2025-09-27 14:03:03 -03:00
Schemas
Refactor PageForm schema in Filament admin panel: Restructured form layout into sections for better organization, including 'İçerik', 'Sayfa Ayarları', and 'SEO Ayarları'. Updated components to enhance user experience and maintainability.
2025-09-27 14:29:58 -03:00
Tables
Refactor featured image handling in Page model and update PagesTable: Renamed 'featured_image' to 'featured_image_url' in PagesTable for clarity. Added a new accessor method in the Page model to generate the URL for the featured image.
2025-09-27 14:19:48 -03:00
PageResource.php
Add Page resource to Filament admin panel: Implemented Page model, resource, and associated pages (create, edit, list). Defined page form schema and table configuration. Added migration for pages table.
2025-09-27 14:03:03 -03:00