This repository has been archived by the owner on Jan 10, 2020. It is now read-only.
Now with APIs
Laracogs now comes with an API starter kit using JWT from Tymon: https://github.com/tymondesigns/jwt-auth
You can use the starter kit to set up your application. Then run the API to build on the API layer. Then using the amazing CRUD builder with the new --api option you can auto generate your APIs as well as your full GUI for a CRUD in your application.
Please read up on the changes you will need to do to your application to handle JWT.