This is website for Hanusoft club based on the most popular PHP Framework - Laravel
Hanusoft is an IT club for all student in Hanoi Universiy who have passion with IT.Taking part in Hanusoft means that you have many chance to improve your teamwork,your coding skill and to apply in real projects. Don't miss this chance
Join now !!!
Step 1: Clone this project by following command (or download as ZIP)
git clone https://github.com/Kominam/hanusoft.git
Step 2: (If composer is installed or else you need to install composer) Run
composer update
Step 3 :Create database which named "hanusoft" in your MyPHPAdmin and run
php artisan migrate
Step 4: Insert our sample database by command
php artisan db:seed