2017 © Pedro Peláez
 

library ninjadocs

Simple docs for Laravel

image

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

The README.md

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)

The Versions

16/02 2018

dev-master

9999999-dev

Simple docs for Laravel

  Sources   Download

MIT

The Requires

 

by Juho Karhu

16/02 2018

1.2.0

1.2.0.0

Simple docs for Laravel

  Sources   Download

MIT

The Requires

 

by Juho Karhu

16/02 2018

1.1.0

1.1.0.0

Simple docs for Laravel

  Sources   Download

MIT

The Requires

 

by Juho Karhu

15/02 2018

1.0.0

1.0.0.0

Simple docs for Laravel

  Sources   Download

MIT

The Requires

 

by Juho Karhu