Commit Graph

11 Commits (09be9d65cab0df74202935eed7e9a1dd144dac03)

Author SHA1 Message Date
cyberali 09be9d65ca feat: Implement home page API endpoint
- Add HomeController with index method to provide home page data
- Fetch and include menu with items, limiting selected fields for optimization
- Fetch and include latest 6 sliders using SliderResource
- Fetch and include top 8 parent categories with their products using CategoryResource
- Fetch and include active advertisements with available clicks using AdvResource
- Fetch and include latest 8 posts using PostResource
- Return all collected data as a successful JSON response
8 months ago
A1Gard 1a4ac2783c added Apl Menu theme part
added published to group and category
8 months ago
A1Gard c62d66f7f4 added some feature for theme and setting
fixed some bugs
optimized make part
8 months ago
A1Gard e15dca711c optimized client command
added post icon simple
8 months ago
A1Gard 32a04fd070 added optimize for category group slider
fixed bug part seeder
added watermark2 to SettingSeeder
added upload gitignore
8 months ago
A1Gard 374165b094 added attachment relations
added deattach
9 months ago
A1Gard 9d7fac82e7 added prop controller
added category api [props]
9 months ago
A1Gard 08121212bc added category controller 9 months ago
A1Gard aaab1aa309 added ckeditor to panel
added post xController
9 months ago
A1Gard 08c18bec45 added Group
added some essential function to helper and xcontoller
9 months ago
A1Gard 9b1cbb6ad0 added migrations 10 months ago