Laravel Forum

StyleCI TravisCI Depedabot

Prerequisites

TODO

Installation

Step 1: Project Setup

Begin by cloning this repository and installing the Composer & NPM dependencies.

git clone git@github.com:stvnrlnd/laravel-forum.git
cd laravel-forum && composer install && npm install
php artisan key:generate