Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Total Downloads Latest Stable Version License

INSTALLATION APP

This project using laravel version 7

1. Install PHP, Composer, and Yarn

php --version
composer --version
yarn --version

2. Clone Repository Project App

  • Clone with ssh
    git@github.com:luthfyhakim/auction-ukk.git
  • Clone with https
    https://github.com/luthfyhakim/auction-ukk.git

switch to the repo folder

cd auction-ukk

3. Install Dependencies

composer update
yarn install

4. Configure .env

cp .env.example .env
php artisan key:generate

5. Migrations Table

php artisan migrate --seed

6. Seeding laravolt

Package Laravel yang berisi data Provinsi, Kabupaten / Kota, dan Kecamatan / Desa di seluruh Indonesia. https://github.com/laravolt/indonesia

php artisan laravolt:indonesia:seed

7. Running App

defaut host port running dev http://localhost:8000

php artisan serve

Auction Ukk by luthfyhakim

Untuk memenuhi project UKK 2023 dengan kode soal lelang SMK Negeri 2 Trenggalek

About

Tugas UKK code soal "Lelang" 2023

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages