Commit Graph

225 Commits (b1a891689c4b8f03ee73aa6b2e1f0128e12262bc)
 

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 063fb11f1d fixed dir problem 8 months ago
A1Gard a89143c974 added Third Grid product 8 months ago
A1Gard 1258652234 added index image post theme part 8 months ago
A1Gard 1c1f9b4cab added no link post theme part 8 months ago
A1Gard e096035c09 optimized firefooter 8 months ago
A1Gard a4e20ba17e added fire footer 8 months ago
A1Gard 0b5eb7697b added wave footer 8 months ago
A1Gard 790e8dc445 Merge pull request #44 from CyberAli1989/master
Add helper functions for standard JSON responses
8 months ago
cyberali 001f200613 Add helper functions for standard JSON responses
- Added `success` function to format successful JSON responses with customizable meta tags, Open Graph data, Twitter card data, and canonical URL.
- Added `errors` function to format error JSON responses with customizable status codes.
8 months ago
A1Gard 1a4ac2783c added Apl Menu theme part
added published to group and category
8 months ago
A1Gard 7daa9f4be4 added recet menu 8 months ago
A1Gard 4ebcecf646 added menu to setting
added menu seeder
8 months ago
A1Gard d299c9e38e Merge remote-tracking branch 'origin/master' 8 months ago
A1Gard e8ab808839 optimized panel sidebar with acl 8 months ago
A1Gard 49b4904a5c added acl to project 8 months ago
A1Gard 3e4a189db3 added sort to menu items 8 months ago
A1Gard 34c42c42ef added menu controller [WIP: sort]
added menu item input vue component
added v-model(s) & name support to MorphSelector
8 months ago
YasinDehfuli 12f7223ebd Update README.md 8 months ago
YasinDehfuli cb978d2d7e Update README.md 8 months ago
YasinDehfuli 48172c4572 Update README.md 8 months ago
A1Gard f36b32f1c6 removed old code comment 8 months ago
A1Gard e63aecd310 added live preview 8 months ago
A1Gard 99476b87cb improved seeder customer, area & post 8 months ago
A1Gard 1bf9992cdb fixed bug gfx vue component 8 months ago
A1Gard ed0dd558b1 added preloader to panel 8 months ago
A1Gard 5e18f1e800 improved Seeders 8 months ago
A1Gard 8b8d5454fb added last week orders to home 8 months ago
A1Gard 470ab8e922 added invoice seeder
added device pie chart
optimized order & invoice table struct
8 months ago
A1Gard f4bf290756 added status to invoice
added user relations
added invoice and ticket to index
8 months ago
A1Gard a8ce5ab623 added last month visits to home 8 months ago
A1Gard 6254bb1989 added referer website to visitor 8 months ago
A1Gard 02556e0e53 optimized visitor model, migration, middleware, seeder 8 months ago
A1Gard b6d1a114f8 added visitor statistics 8 months ago
A1Gard 8f871174c4 added fixed bug 8 months ago
A1Gard 805ee1563f fixed Increment.vue component inc bug 8 months ago
A1Gard 0e62221c2a added gradient text 8 months ago
A1Gard d51373ef95 added simple text
added invert outline btn
8 months ago
A1Gard 7baedd0a95 fixed readme 8 months ago
A1Gard a9c2d8a2ba change readme 8 months ago
A1Gard c7a0a3261a Merge branch 'master' of https://github.com/4xmen/xshop 8 months ago
A1Gard 7cce5589b8 remove laravel README.md 8 months ago
A1Gard c62d66f7f4 added some feature for theme and setting
fixed some bugs
optimized make part
8 months ago
A1Gard c0e3ed96a0 added parallax short theme part 8 months ago
A1Gard e8219bc878 added fav product with meta theme part 8 months ago
A1Gard 7a91972487 added git ignore to media library 8 months ago
A1Gard e15dca711c optimized client command
added post icon simple
8 months ago
A1Gard 926bbb9b56 added multi language support 8 months ago
A1Gard d49bff4b8f added sort button to category group
added sort to prop
8 months ago
A1Gard f858bb323a added panel rtl theme 8 months ago