Package Data | |
---|---|
Maintainer Username: | negreanucalin |
Maintainer Contact: | negreanu0calin@gmail.com (Negreanu Calin) |
Package Create Date: | 2017-05-24 |
Package Last Update: | 2021-11-24 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-05-10 15:16:12 |
Package Statistics | |
---|---|
Total Downloads: | 72 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Just add "negreanucalin/multidoc-laravel": "^1.0"
in your composer.json
Add the service provider and alias
\negreanucalin\Multidoc\MultidocServiceProvider::class
'Multidoc'=>\negreanucalin\Multidoc\Facades\Multidoc::class
Publish vendors
Run:
php artisan vendor:publish --force
Generate documentation
documentation
inside the root of your application (check Multidoc parser )php artisan multidoc:generate
Test it
{{yourAppName}}/multidoc