You may use composer to install this package into your Laravel project:
composer require mvdnbrk/laravel-documentation
To publish the configuration file you may run the following artisan
command:
php artisan vendor:publish --tag="documentation-config"
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.