SQLSTATE[HY000]: General error: 1364 Field 'tokenable_type' doesn't have a default value
Hello everyone I ran into a problem in the Api-service plugin again. This time the error is :
Although the documentation says that everything should be connected automatically, but I still have errors (I assume because of multi-tenancy)
The plugin Model code and other necessary codes are provided below. Token.php (its plugin model) : api-service.php: Comapny.php:
Although the documentation says that everything should be connected automatically, but I still have errors (I assume because of multi-tenancy)
The plugin Model code and other necessary codes are provided below. Token.php (its plugin model) : api-service.php: Comapny.php: