select::make->required() no validation message when in custom page
Why select::make('jenis_barang')->require(), and datepiker:make(), in custome page. No validation massage. Only work TextInput. Only ??
2 Replies
You'll need to show us some code.
->required()
With a final d.
You can use ->required() in all kinds of fields.