Skip to content

syrsdev/yokngipen

Repository files navigation

YOKNGIPEN

Platform ini dibuat sebagai jembatan untuk penyelenggara dan calon peserta event untuk pemesanan tiket event.

ERD

https://drive.google.com/file/d/19PJYDbJQ132Od5ZKBJG-ZkuGjf7SWhYo/view?usp=drive_link

Tech Stack

Core: HTML, CSS, JS, PHP

Framework & Library: Laravel, Bootstrap, Laravel Breeze

Database: MySQL

Installation

Clone Project

  git clone https://github.com/syrsdev/yokngipen.git
  cd yokngipen

Open & Install Project

  composer install  
  npm install

  cp .env.example .env

  php artisan migrate
  # atau  
  php artisan migrate --seed
  # atau
  php artisan migrate:fresh --seed

  php artisan key:generate

Run Locally

Open Terminal

  composer run dev

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors