Giter Site home page Giter Site logo

achmadfha / laravel-toko-online-anime-store Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fikrisuheri/laravel-toko-online-anime-store

0.0 0.0 0.0 19.79 MB

e-commerce

License: MIT License

Shell 0.01% JavaScript 85.36% PHP 2.14% CSS 9.80% Blade 1.82% SCSS 0.86%

laravel-toko-online-anime-store's Introduction

Selamat datang di Aplikasi Toko Online Laravel! ๐Ÿ‘‹

Dibuat Menggunakan Framework Laravel Versi 9.

All Contributors GitHub last commit GitHub code size in bytes

DIMOHON UNTUK TIDAK DIPERJUALBELIKAN !

Fitur apa saja yang tersedia di Aplikasi Toko Online Laravel?

  • TERINTEGRASI DENGAN PAYMENT GATEWAY MIDTRANS
  • PERHITUNGAN ONGKIR SUDAH MEMAKAI RAJA ONGKIR
  • ORDER LEBIH DARI SATU PRODUK
  • KERANJANG BELANJA
  • Dan lain-lain

Akun Default


Install

  1. Clone Repository
git clone https://github.com/fikrisuheri/laravel-toko-online-anime-store.git
cd laravel-toko-online-anime-store
composer install
cp .env.example .env
  1. Buka .env lalu ubah baris berikut sesuai dengan databasemu yang ingin dipakai
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=
  1. Buka .env lalu ubah baris berikut sesuai dengan api rajaongkir kamu
RAJAONGKIR_API_KEY=xxxxxxxxxx
RAJAONGKIR_PACKAGE=starter
  1. Buka .env lalu ubah baris berikut sesuai dengan api midtrans kamu
MIDTRANS_IS_PRODUCTION=false
MIDTRANS_MERCHAT_ID=xxxxxx
MIDTRANS_CLIENT_KEY=SB-Mid-client-xxxxx
MIDTRANS_SERVER_KEY=SB-Mid-server-xxxxx
  1. Instalasi Aplikasi
php artisan key:generate
php artisan migrate --seed
  1. Jalankan Aplikasi
php artisan serve

Contributing

Contributions, issues and feature requests di persilahkan.

Author

Donation

You can support Me On Saweria Or Traktee

Preview

Screenshot 2022-07-04 115800 Screenshot 2022-07-04 120138 Screenshot 2022-07-04 120326 Screenshot 2022-07-04 120307

laravel-toko-online-anime-store's People

Contributors

fikrisuheri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.