forge->addColumn |
I'm not understanding the majority of what your code does, but here is what it looks like in the simplest form to do what I think you're trying to achieve (try it and report back):
PHP Code: $this->forge->addColumn('entry_requests', [ //'entry_requests' is the table name |
Messages In This Thread |
forge->addColumn - by Chroma - Yesterday, 10:24 AM
RE: forge->addColumn - by grimpirate - Yesterday, 12:07 PM
|