raprmdn / flora-luna-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flora Luna

Flora luna is web application for purchasing an item game. This website is inspired from Celestia Luna. (This website just for my portofolio).
Package Installed:

Installation

  1. Clone the repository git clone and cd into it.
  2. composer install
  3. cp .env.example .env
  4. Add in .env FILESYSTEM_DRIVER=public
  5. Set Midtrans Key MIDTRANS_CLIENTKEY='<Your Client Key>' and MIDTRANS_SERVERKEY='<Your Server Key>'
  6. Run php artisan db:seed
  7. Run php artisan key:generate
  8. Run php artisan serve

Sneak Peek

Homepage

Store

Purchase Gems

Product Store Detail

Product Detail

Product List

Item List

About


Languages

Language:PHP 50.0%Language:Blade 49.8%Language:Shell 0.2%