Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sycaopath/laravel-e-commerce-anime-marchendise

Pitra Astaman-8020210023, Dedi Setiawan-8020210124, Viranda Salsabila T-8020210129, Alika Rossa Febrianti-8020210162, Urba Katrunada-8020210197, Alfath Risqullah-8020210212
https://github.com/sycaopath/laravel-e-commerce-anime-marchendise

e-commerce laravel laravel9 online toko

Last synced: 5 days ago
JSON representation

Pitra Astaman-8020210023, Dedi Setiawan-8020210124, Viranda Salsabila T-8020210129, Alika Rossa Febrianti-8020210162, Urba Katrunada-8020210197, Alfath Risqullah-8020210212

Awesome Lists containing this project

README

        

Selamat datang di Aplikasi Toko Online Laravel! 👋


Dibuat Menggunakan Framework Laravel Versi 9.


[![All Contributors](https://img.shields.io/github/contributors/fikrisuheri/laravel-toko-online-anime-store)](https://github.com/fikrisuheri/laravel-toko-online-anime-store/graphs/contributors)
![GitHub last commit](https://img.shields.io/github/last-commit/fikrisuheri/laravel-toko-online-anime-store.svg)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/fikrisuheri/laravel-toko-online-anime-store)

## 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

- email: [email protected]
- Password: admin123

---

## Install

1. **Clone Repository**

```bash
[https://github.com/sycaopath/laravel-e-commerce-anime-marchendise.git](https://github.com/SYCAOPATH/laravel-e-commerce-anime-marchendise)
cd laravel-e-commerce-anime-marchendise
composer install
cp .env.example .env
```

2. **Buka `.env` lalu ubah baris berikut sesuai dengan databasemu yang ingin dipakai**

```bash
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=
```

3. **Buka `.env` lalu ubah baris berikut sesuai dengan api rajaongkir kamu**

```bash
RAJAONGKIR_API_KEY=xxxxxxxxxx
RAJAONGKIR_PACKAGE=starter
```

4. **Buka `.env` lalu ubah baris berikut sesuai dengan api midtrans kamu**

```bash
MIDTRANS_IS_PRODUCTION=false
MIDTRANS_MERCHAT_ID=xxxxxx
MIDTRANS_CLIENT_KEY=SB-Mid-client-xxxxx
MIDTRANS_SERVER_KEY=SB-Mid-server-xxxxx
```

5. **Instalasi Aplikasi**

```bash
php artisan key:generate
php artisan migrate --seed
```

4. **Jalankan Aplikasi**

```bash
php artisan serve
```

## Contributing

Contributions, issues and feature requests di persilahkan.

## Author

- CREATOR : MUHAMMAD YULKAUTSAR

## Preview

![Screenshot 2022-07-04 115800](https://user-images.githubusercontent.com/61069138/177089013-6fc3302f-0daf-4598-9d84-79a709cadfa1.png)
![Screenshot 2022-07-04 120138](https://user-images.githubusercontent.com/61069138/177089020-91808870-775d-42ad-bc56-41db9d9cee25.png)
![Screenshot 2022-07-04 120326](https://user-images.githubusercontent.com/61069138/177089026-e700b29a-8120-4f9e-aa8f-3ce76f6ccf54.png)
![Screenshot 2022-07-04 120307](https://user-images.githubusercontent.com/61069138/177089043-7415b6c6-265f-448b-b67e-3f21face387a.png)