Skip to content

izzanka/jersipedia

Repository files navigation

About

A simple online shop integrated with api raja ongkir (https://rajaongkir.com/)

Built With

Framework

Library

Api

Package

Overview

Getting Started

Installation

  • Clone the repo, then enter the project directory with terminal
composer install
cp .env.example .env
php artisan key:generate
  • Create new database, then change the .env
php artisan migrate
  • Dummy data
php artisan db:seed --class=LeagueSeeder
php artisan db:seed --class=JerseySeeder
php artisan db:seed --class=UserSeeder
  • Run
php artisan serve

About

simple online shop integrated with api raja ongkir (https://rajaongkir.com/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages