#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
Environment requirement:
- Apache Server environment should be installed
- MySQL database should be installed