mvdnbrk / laravel-documentation
Laravel Documentation
Fund package maintenance!
mvdnbrk
Requires
- php: ^7.4 || ^8.0
- illuminate/filesystem: ^7.0 || ^8.0
- illuminate/support: ^7.0 || ^8.0
- league/commonmark: ^1.5
Requires (Dev)
- mockery/mockery: ^1.4
- orchestra/testbench: ^5.0 || ^6.
- phpunit/phpunit: ^9.4
- symfony/var-dumper: ^5.0
README
Installation
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"
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.