Skip to content

milanarandjelovic/laraforum

Repository files navigation

LaraForum is Laravel and Vue.js forum

Install

1. Clone repo

git clone https://github.com/milanarandjelovic/laraforum.git

2. Install dependencies

composer install

npm install or yarn

3. Running Migrations

php artisan migrate

php artisan db:seed

php artisan passport:install

4. Run the server

php artisan serve

License

The LaraForum is open-sourced software licensed under the MIT license.

About

LaraForum is Laravel and VueJS forum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published