Forums
(@vigrowth)
4 years, 12 months ago
To Fix Warning: ‘Illegal string offset ‘slug’ . when in use JWT-Auth You can open directory ‘…/Controller.php’ on line ‘149’. And find to
… $endpoint[‘slug’] Replace by: $endpoint->slug
I hope you can solve this problem…Goodluck!!!