library ninjadocs
Simple docs for Laravel
ninjami/ninjadocs
Simple docs for Laravel
- Friday, February 16, 2018
- by Ninjami-Juho
- Repository
- 2 Watchers
- 0 Stars
- 22 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 10 % Grown
Ninjadocs
Simple documentation drom markdown files for Laravel 5, (*1)
1. Install with composer
composer require ninjami/ninjadocs, (*2)
2. Create markdown file
Create a new .md markdown file in folder /resources/documentation, (*3)
3. Add route
Add route to your web routes:
Route::get('documentation/{fileName}', '\Ninjami\Ninjadocs\NinjadocsController@show');, (*4)
Go to http://app/documentation/{.md files filename}, (*5)
dev-master
9999999-dev
Simple docs for Laravel
Sources
Download
MIT
The Requires
by
Juho Karhu
1.2.0
1.2.0.0
Simple docs for Laravel
Sources
Download
MIT
The Requires
by
Juho Karhu
1.1.0
1.1.0.0
Simple docs for Laravel
Sources
Download
MIT
The Requires
by
Juho Karhu
1.0.0
1.0.0.0
Simple docs for Laravel
Sources
Download
MIT
The Requires
by
Juho Karhu