lopatin96/laravel-docs

1.0.4 2024-10-29 12:26 UTC

This package is auto-updated.

Last update: 2024-11-29 12:35:13 UTC


README

Markdowns docs

Put your docs file (e.g. api.md) to resource/markdown/docs folder.

Publishing

Localization

php artisan vendor:publish --tag="laravel-docs-lang"

Views

php artisan vendor:publish --tag="laravel-docs-views"

Config

php artisan vendor:publish --tag="laravel-docs-config"