/laonboard

라라벨 프레임워크로 구현한 게시판

Primary LanguagePHP

  1. $ git clone https://github.com/gnuboard/laratest.git 폴더명(ex: laonboard) ( www 에서)

2. Shell
$ mv www www2 ( ~ 에서)
$ ln -s www2/laonboard/public www ( ~ 에서)

3. 설치하려는 홈페이지로 브라우저에서 접속해서 설치를 진행한다.


## License
The Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).