Commit Graph

6 Commits (a8099343ad269a9049711eca6db68de128b57920)

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
9 months ago
A1Gard 8bef2c82b4 added visitor statistics 9 months ago
A1Gard 40c538212f added morph selector 10 months ago
A1Gard 740aca9349 added vuex compatible to SearchableSelect
added meta input
10 months ago
A1Gard bb60c111a6 added prop controller
added category api [props]
10 months ago
A1Gard 62debcbe6d added customer controller
added state and city
installed api route
added address input
10 months ago