This is an E-commerce web application developed using Laravel framework, version 10.48.3. It utilizes FilamentPHP for the admin dashboard, Livewire for reactive components, Stripe for payment processing, and Tailwind CSS for styling.
- User Authentication: Secure user authentication and registration system.
- Product Management: CRUD operations for managing products.
- Order Management: Place orders and manage order history.
- Shopping Cart: Persistent shopping cart functionality.
- Checkout: Integration with Stripe for secure checkout process.
- Admin Dashboard: Powered by FilamentPHP for managing products, orders, and users.
- Laravel 10.48.3: PHP framework for building web applications.
- FilamentPHP: Admin panel framework for Laravel applications.
- Livewire: Laravel library for building dynamic interfaces.
- Stripe: Payment gateway for online transactions.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.