I am trying to get authenticated user email automatically and insert into the database table in Livewire using
Auth::User()->email;
but this is