Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

ipunkt/laravel-json-api-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Api Documentation

Documentation package for automatic documentation of used JSON Api Package project

Latest Stable Version Latest Unstable Version License Total Downloads

Installation

composer require ipunkt/laravel-json-api-doc

Add \Ipunkt\LaravelJsonApiDoc\LaravelJsonApiDocServiceProvider::class, to your config/app.php providers array.