← Back to Matrix Table Support
g-man
Hi!
When deploying to a forge server all of the created matrix tables disappear. Im guessing the tables are dropped by the "down()" function in "create_uxms_matrix_tables.php"? Any idea on how I can avoid that?
uXMs
Hi. down method only triggers when you use "php artisan october:down". Otherwise there's no problem with that.
You can also see the same usage in Rainlab User Plugin too
1-2 of 2