Closed farhad2161 closed 4 days ago
Add a shorter syntax for auth()->user()->id
As far as I remember, there are a few problems with auth()->id, so it's a good idea to use auth()->id() instead. Could you change that and add the line to all translations?
auth()->id
auth()->id()
Add a shorter syntax for auth()->user()->id