Commit Graph

12 Commits (a8099343ad269a9049711eca6db68de128b57920)

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