Skip to content

alvibd/playinn

Repository files navigation

PlayInn

Easy Installation

Requirements

  • Apache server
  • php>=5.6
  • MySQL
  • composer

Steps

  • Clone this repository: $ git clone git@github.com:alvibd/playinn.git
  • cd to project directory: $ cd playinn
  • checkout to dev branch: $ git checkout -b dev
  • pull latest dev: $ git pull oringin dev
  • create .env: $ cp .evn.example .env
  • set database configurations in .env
  • install all the requirements: $ composer install
  • generate key: $ php artisan key:generate
  • run $ php artisan serve enjoy start the server and enjoy

About

A product of Nvision Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published