2017 © Pedro Peláez
 

library explore

apidocjs explorer for Laravel

image

teepluss/explore

apidocjs explorer for Laravel

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 11 Forks
  • 3 Open issues
  • 6 Versions
  • 1 % Grown

The README.md

Laravel RESTful explorer.

For Laravel 4, please use the v1.x branch!

Explore is a RESTful explorer for apiDoc, (*1)

This package will work after apiDoc installed., (*2)

ScreenShot, (*3)

Installation

To get the lastest version of Theme simply require it in your composer.json file., (*4)

"teepluss/explore": "dev-master"

You'll then need to run composer install to download it and have the autoloader updated., (*5)

Once Theme is installed you need to register the service provider with the application. Open up config/app.php and find the providers key., (*6)

'providers' => [
    ...
    'Teepluss\Explore\ExploreServiceProvider'

]

Publish config and asset using artisan CLI., (*7)

php artisan vendor:publish --provider="Teepluss\Explore\ExploreServiceProvider"

Usage

Set up your config, (*8)

config/explore.php

then navigate to path, (*9)

http://domain.com/developers/explorer

Support or Contact

If you have some problem, Contact teepluss@gmail.com, (*10)

Support via PayPal, (*11)

The Versions

07/07 2016

dev-master

9999999-dev https://github.com/teepluss/laravel-explore

apidocjs explorer for Laravel

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

laravel console restful apidoc explorer apidocjs

07/07 2016

2.0.1

2.0.1.0 https://github.com/teepluss/laravel-explore

apidocjs explorer for Laravel

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

laravel console restful apidoc explorer apidocjs

24/04 2015

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/teepluss/laravel-explore

apidocjs explorer for Laravel

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

laravel console restful apidoc explorer apidocjs

24/04 2015

2.0.0

2.0.0.0 https://github.com/teepluss/laravel-explore

apidocjs explorer for Laravel

  Sources   Download

MIT

The Requires

 

laravel console restful apidoc explorer apidocjs

27/03 2015

1.0.2

1.0.2.0 https://github.com/teepluss/laravel4-explore

apidocjs explorer for Laravel

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

laravel console restful apidoc explorer apidocjs

19/03 2015

1.0.1

1.0.1.0 https://github.com/teepluss/laravel4-explore

apidocjs explorer for Laravel

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

laravel console restful apidoc explorer apidocjs