Example #1
0
 protected function upDynamicTable($table)
 {
     return Table::getOrCreate(['table' => $table]);
 }