Closed haron68 closed 6 months ago
Hi @haron68
I have tested now and it works well. You need to fill the form
on mount
method of your Livewire component.
public function mount(): void
{
$this->form->fill();
}
I am closing this issue as there are no more replies. If the issue persists, start a discussion or contact me on discord
@ysfkaya how can I save country code? code mean +1 for Us not storing US
@ysfkaya In the view or edit page its not showing the flag of the number despite of phone_country is exists
Hi nice plugin but it doesn't seem like the helper method works for setting a default phone number.
Code
Current
Expected