E-commerce website build with Core PHP8 Classes & Functions, Eloquent ORM Library, MySQL Database, Html5, Css3, Bootstrap 5, AJAX, Stripe APi.
- Responsive Web Layout
- Add to cart functionality
- Reliable Database Connection
- Client & Server Side Validation
- Proceed To Checkout functionality
- Stipe Api etc..
1.Clone the project
$ git clone [email protected]:abdullahijaz-dev/e-stuffcart.git
Must Download XAMPP Server & Import Database File & Download Composer to run.And for stripe payment ( Enter your own keys in required section [ mentioned in the code] )
3.After Intalling Composer, run this command through Terminal
composer require illuminate/database, illuminate/events
4.Then update Composer.json
composer dump-autoload -o
Contributions are always welcome!
You can fix the bugs if you find & commit it.