semasping / test-nf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You have to install :

  • MySQL 5.6
  • php 7.1

For install this project

git clone https://github.com/semasping/test-nf

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

Setup mysql config in .env file nano .env

Start server php artisan serve

Site will be available at http://localhost:8000

About


Languages

Language:PHP 78.4%Language:HTML 21.0%Language:Vue 0.5%