This is not meant for production and is meant to be a proof of concept of JWT integration into Laravel.
There are better ways to implement the functionality that this integration provides, including but not limited to using either Laravel's resources or migrating into a Service Provider.
A simple yet efficient Laravel + JWT API which responds according to jsonapi.org standards.
Please refer to the Getting Started guide via the Wiki.