Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 528 Bytes

readme.md

File metadata and controls

26 lines (16 loc) · 528 Bytes

#Swapnotthan Website #Documentation

Swapnotthan Website is built on Laravel 5.1 framework.

To run the project clone it from

https://github.com/jahid-hasan-polash/Swapnotthan_new

and run following commands in the project directory:

'composer update'

Configure .env in the project directory.

'php artisan migrate' 'php artisan db:seed' 'php artisan serve'

and the project is open at

http://localhost:8000/

Environment requirement:

  1. Apache Server environment should be installed
  2. MySQL database should be installed