Nov 1, 2017
0
Level 1
How to create Teams and enable billing and subscriptions via passport API?
I have setup Laravel passport in my laravel spark project and I am able to do usual CRUD tasks using the API in my Angular front end app, but I want to know how I can perform spark related functions such as Create teams, Invoice, billing and subscription? as the angular app is going to be a seperate app and Laravel-spark is going to be sort of a back-end API server.
Please or to participate in this conversation.