git clone https://github.com/milanarandjelovic/laraforum.git
composer install
npm install
or yarn
php artisan migrate
php artisan db:seed
php artisan passport:install
php artisan serve
The LaraForum is open-sourced software licensed under the MIT license.