Welcome to our E-Commerce website project! This is a full-functional E-Commerce platform built using Laravel Livewire, MySQL, React, AJAX, and Blade templates. Our goal is to create a robust and user-friendly online shopping experience with features for both administrators and users.
- Admin Panel: π οΈ Includes features for managing products, orders, customers, and other aspects of the e-commerce platform.
- User Accounts: π€ Users can register, log in, and manage their accounts, including viewing order history and updating personal information.
- Product Catalog: π¦ A comprehensive catalog of products with categories, product details, images, and pricing.
- Shopping Cart: π Users can add products to their cart, update quantities, and proceed to checkout.
- Checkout Process: π³ Secure and efficient checkout process with support for multiple payment methods.
- Order Management: π Admins can manage orders, update order status, and view order details.
- Search and Filtering: π Users can easily search for products and filter them based on various criteria.
- Responsive Design: π± The website is designed to be responsive and accessible across different devices and screen sizes.
To get started with this project, follow these steps:
-
Clone the Repository: Clone this GitHub repository to your local machine using the following command:
-
Install Dependencies: Navigate to the project directory and install PHP dependencies using Composer:
-
Install NPM Packages: Install JavaScript dependencies using npm:
-
Set Up Environment Variables: Copy the
.env.example
file to.env
and configure your database settings, mail settings, and other environment variables as needed. -
Generate Application Key: Generate a new application key using Artisan:
-
Run Migrations: Run database migrations to create necessary tables in the database:
-
Start the Development Server: You can start the Laravel development server using Artisan:
-
Compile Assets: Compile assets such as JavaScript and CSS using Laravel Mix:
-
Access the Website: Once the development server is running, you can access the website at
http://localhost:8000
by default.
We welcome contributions from the community! If you have any ideas, bug fixes, or feature enhancements, feel free to submit a pull request. Make sure to follow the existing code style and conventions.
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.
If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.
- Vehikl
- Tighten Co.
- WebReinvent
- Kirschbaum Development Group
- 64 Robots
- Curotec
- Cyber-Duck
- DevSquad
- Jump24
- Redberry
- Active Logic
- byte5
- OP.GG
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
We welcome all sorts of contributions, from bug fixes to new features and beyond. Remember to follow our Code of Conduct in all interactions.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.
Happy coding! If you have any questions or need assistance, don't hesitate to reach out to us. π