dead23angel / test-tz

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/dead23angel/test-tz

  • 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 77.9%Language:HTML 21.6%Language:Vue 0.5%