Commit Graph

11 Commits (f794d1f08319c9353f82d0f6c25ac289b42e91e2)

Author SHA1 Message Date
cyberali f794d1f083 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
4 months ago
A1Gard cec05b9a4b added Apl Menu theme part
added published to group and category
4 months ago
A1Gard 861b6fd5a0 added some feature for theme and setting
fixed some bugs
optimized make part
4 months ago
A1Gard 8ae1915297 optimized client command
added post icon simple
4 months ago
A1Gard 7467fbd7fe added optimize for category group slider
fixed bug part seeder
added watermark2 to SettingSeeder
added upload gitignore
4 months ago
A1Gard 84ad1c1584 added attachment relations
added deattach
5 months ago
A1Gard bb60c111a6 added prop controller
added category api [props]
5 months ago
A1Gard 342f1f91c4 added category controller 5 months ago
A1Gard 4ef0238dce added ckeditor to panel
added post xController
5 months ago
A1Gard 970dfd0795 added Group
added some essential function to helper and xcontoller
5 months ago
A1Gard ade533da84 added migrations 6 months ago