Phoenix is a full-featured eCommerce application built with Laravel and Livewire. It offers a seamless and dynamic shopping experience with product management, categories, user authentication, a shopping cart, and order processing, along with payment gateway integration. Utilizing Livewire ensures fast, reactive components without page reloads for an optimal user experience.
- Product browsing and filtering
- Shopping cart functionality
- User authentication and profiles
- Order management
- Payment gateway integration (e.g., Stripe, PayPal)
- Responsive and modern UI
- Blogs
- Pages
- Laravel
- Laravel Livewire
- MySQL
Frontend:
example.com/products
example.com/product
example.com/cart
example.com/checkout
example.com/track-order
example.com/wishlist
example.com/my-account
Backend:
example.com/admin/products
example.com/admin/products/add
example.com/admin/products/categories
example.com/admin/reviews
example.com/admin/orders
example.com/admin/customers
example.com/admin/reports
example.com/admin/settings
example.com/admin/pages
example.com/admin/media
example.com/admin/media/add
example.com/admin/posts/add
example.com/admin/posts/categories
example.com/admin/posts/tags
example.com/admin/users
example.com/admin/users/add
This project is MIT licensed.
For now, I am not taking any community contritutions in terms of code. But if you have any suggestions or you found any bugs, please feel free to open an issue or a pull request.
On the other hand, if you want to know something, or want to start a discussion about this project, please start a discussion in our GitHub's discussion board.