akshaydwivedi29 / ChessBoard

Chess Board task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChessBoard

  1. Clone the repository
  2. run composer install 3 create a database of any name you like and you fit(I named it chess_bounx)
  3. add .env file and edit correct database credentials
  4. run php artisan migrate
  5. run php artisan db:seed
  6. php artisan key:generate
  7. run php artisan serve
  8. use email : "john_smith@gmail.com" and pwd: "password" to login

About

Chess Board task


Languages

Language:JavaScript 82.1%Language:CSS 10.3%Language:PHP 5.0%Language:HTML 2.5%Language:Vue 0.0%