Skip to content

floatingpointsoftware/grapevine

Repository files navigation

Grapevine

About

Build Status

Scrutinizer Code Quality Code Coverage

Grapevine is a Laravel 5.0+ compatible package built to provide discussion forum functionality to your application.

Setting Up

git clone [email protected]:floatingpointsoftware/grapevine composer update

That's it! Seriously!

If you want to run the unit tests to make sure everything is working:

./vendor/bin/phpunit

If you would like to generate the API documentation:

./vendor/bin/apigen --config apigen.neon

This will drop them in the docs/ directory (which is gitignored)

About

Grapevine is a Laravel 5.0+ forum package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published