Laravel 8 how do we get authenticated users email address

前端 未结 0 1192
挽巷
挽巷 2020-11-29 16:27

I am trying to get authenticated user email automatically and insert into the database table in Livewire using

Auth::User()->email;

but this is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题