2017 © Pedro Peláez
 

library fibonacci

Extension Voyager Library

image

kadevjo/fibonacci

Extension Voyager Library

  • Tuesday, July 24, 2018
  • by kadevjo
  • Repository
  • 0 Watchers
  • 1 Stars
  • 84 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 49 Versions
  • 133 % Grown

The README.md

fibonacci-web

Vendor fibonacci, (*1)

To use the middlewares you will have to register them in app/Http/Kernel.php under the $routeMiddleware property:, (*2)

protected $routeMiddleware = [ ... 'jwt.auth' => 'Tymon\JWTAuth\Middleware\GetUserFromToken', 'jwt.refresh' => 'Tymon\JWTAuth\Middleware\RefreshToken', ];, (*3)

Add the following code to the render method within app/Exceptions/Handler.php, (*4)

if ($exception instanceof Tymon\JWTAuth\Exceptions\TokenExpiredException) { return response()->json(['error'=>'token_expired'], $exception->getStatusCode()); } else if ($exception instanceof Tymon\JWTAuth\Exceptions\TokenInvalidException) { return response()->json(['token_invalid'], $exception->getStatusCode()); } else if($exception instanceof \Symfony\Component\HttpKernel\Exception\UnauthorizedHttpException ){ return response()->json(['error'=>'token_not_found'], $exception->getStatusCode()); } }, (*5)

The Versions

09/06 2018

dev-master

9999999-dev

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

09/06 2018

v0.1.0

0.1.0.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

04/06 2018

v0.0.34

0.0.34.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

25/05 2018

v0.0.33

0.0.33.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

25/05 2018

v0.0.32

0.0.32.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

25/05 2018

v0.0.31

0.0.31.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

25/05 2018

v0.0.30

0.0.30.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

24/05 2018

v0.0.29

0.0.29.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

24/05 2018

v0.0.28

0.0.28.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

24/05 2018

v0.0.27

0.0.27.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

23/05 2018

v0.0.26

0.0.26.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

09/05 2018

v0.0.25

0.0.25.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

23/04 2018

v0.0.24

0.0.24.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

16/04 2018

v0.0.23

0.0.23.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

16/04 2018

v0.0.22

0.0.22.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

16/04 2018

v0.0.21

0.0.21.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

16/04 2018

v0.0.20

0.0.20.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

14/04 2018

v0.0.19

0.0.19.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

10/04 2018

v0.0.18

0.0.18.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

09/04 2018

v0.0.17

0.0.17.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

06/04 2018

v0.0.16

0.0.16.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

06/04 2018

v0.0.15

0.0.15.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

06/04 2018

v0.0.14

0.0.14.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

05/04 2018

v0.0.13

0.0.13.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

04/04 2018

v0.0.12

0.0.12.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

04/04 2018

v0.0.11

0.0.11.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

04/04 2018

v0.0.10

0.0.10.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

04/04 2018

v0.0.9

0.0.9.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

03/04 2018

v0.0.8

0.0.8.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

03/04 2018

v0.0.7

0.0.7.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

03/04 2018

v0.0.6

0.0.6.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

03/04 2018

v0.0.5

0.0.5.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

03/04 2018

v0.0.4

0.0.4.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

03/04 2018

v0.0.3

0.0.3.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

03/04 2018

v0.0.2

0.0.2.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro

03/04 2018

0.0.1

0.0.1.0

Extension Voyager Library

  Sources   Download

The Requires

 

by Jonathan Presidente
by Ever Castro