Laravel has built-in support for this and schemas already make use of this methodology.
The idea being you can associate a field to different tables depending on the complexity of the data. Would be a natural way to keep the CMS efficient and easy to use.
Laravel has built-in support for this and schemas already make use of this methodology.
The idea being you can associate a field to different tables depending on the complexity of the data. Would be a natural way to keep the CMS efficient and easy to use.