mirror of https://github.com/4xmen/xshop.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dcead2a865
- Add ProductController with index method to provide product listings - Implement caching for product listings based on request URI - Add sorting functionality for products by various criteria (new, old, most_view, less_view, most_buy, less_buy) - Implement filtering by category using slug - Add search functionality to filter products by name - Implement price range filtering using min_price and max_price parameters - Include related category data in the product resource response - Set default pagination to 20 items per page with optional customization via per_page parameter |
4 months ago | |
---|---|---|
.. | ||
AdvResource.php | 4 months ago | |
CategoryResource.php | 4 months ago | |
CityCollection.php | 5 months ago | |
PostResource.php | 4 months ago | |
ProductResource.php | 4 months ago | |
PropCollection.php | 5 months ago | |
SliderResource.php | 4 months ago | |
StateCollection.php | 5 months ago |