Closed Ronfaronald closed 7 years ago
am i able to build table relationships / joining tables
Yes. That you can do from migrations file. Just provide "popup_vals" => "@employees", Where employees is another table.
"popup_vals" => "@employees",
am i able to build table relationships / joining tables