The table kohana_blog. article
is created. But it still prompts this error. Not sure what is the problem. This is the error seen:
Database_Exception [ 1146 ]: Table 'kohana_blog. article' doesn't exist [ SHOW FULL COLUMNS FROM ` article` ]
The table kohana_blog. article
is created. But it still prompts this error. Not sure what is the problem. This is the error seen:
Database_Exception [ 1146 ]: Table 'kohana_blog. article' doesn't exist [ SHOW FULL COLUMNS FROM ` article` ]
Copyright © 2021 Jogjafile Inc.
There is a blank space in table name
check your config and remove the blank space should resolve this problem