You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param string $table As a string this is the database table name - see `->table()`. If given as a function, then it is passed to `->fn()` as a custom function.
118
+
* @param string $value The database column name to use as the value for the options - see `->value()`
119
+
* @param string $label The database column name to use as the label for the options - see `->label()`.
0 commit comments