Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

anilozmen/Laravel-ECommerce-Iyzico

Repository files navigation

Issues Star Follow Licence

Laravel Ecommerce Iyzico

Laravel Ecommerce + Iyzico

Framework Used: Laravel 5.6

Iyzico intigrated e-Commerce system that could be developed easily in simple level.

Installation

  1. Clone the repo and cd into it.
  2. Open the terminal and write this command composer install
  3. Rename or copy .env.example file to .env and write required database information.
  4. Run php artisan key:generate command.
  5. With php artisan migrate command, create the tables.
  6. php artisan db:seed method to run other seed classes.

Iyzico Settings

  1. Enter your setApiKey(), setSecretKey(), setBaseUrl() information in App/Services/PaymentService .

Features

  • Multiple Product Images
  • Unlimited Categories
  • Unlimited Products
  • Virtual POS ( IYZICO )
  • Shopping Cart
  • Dynamic Breadcrumbs
  • Add any item to the cart + AJAX
  • Ability to checkout the pay
  • Membership is required to make a payment
  • Being able to see your orders
  • Editing profile information etc. (address, telephone)
  • Responsivity

Demo

Packages Used

  1. cviebrock/eloquent-sluggable
  2. gloudemans/shoppingcart
  3. intervention/image
  4. iyzico/iyzipay-php
  5. laravelcollective/html

Template

COLOSHOP

Do you want to support?

Why dont you give star to my Github repo and share my repo in social media?

Twitter Website

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Iyzico intigrated e-Commerce system that could be developed easily in simple level.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages