Skip to content

Blue3957/cortex-uncast-virtual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cortex-uncast-virtual

Minimal example of my issue with virtual fields on Cortex

Steps

  1. Clone the repository
  2. run composer install
  3. create an empty db and edit the db constructor in index.php
  4. serve the app in your preferred way
  5. access the /setup url to setup and populate the tables
  6. access the / url and you'll be able to notice that the virtual_two and virtual_three fields are instances of Cortex and CortexCollection respectively. Ideally I'd want them to be arrays, just like the two and three fields.

About

Here's a minimal example of my issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages