You can install the package via composer:
composer require digitalequation/knowledge-base
After the installation is complete, publish the config file:
php artisan vendor:publish --provider="DigitalEquation\KnowledgeBase\KnowledgeBaseServiceProvider" --tag="config"
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email robert.chiribuc@thebug.ro instead of using the issue tracker.