Create tenant menu
I'm trying to limit the number of tenants that a user can create, I have this code inside TeamPolicy:
The problem is, when the user attempts to create a new tenant (http://localhost/admin/new), the following code is returning null...
Any ideas?
The problem is, when the user attempts to create a new tenant (http://localhost/admin/new), the following code is returning null...
Any ideas?