Laravel this is not only a practical framework, it is also a programming style
I try to access id Of Auth user Return: null
public function handle() { $subcribe = Subscription::where('user_id',auth()->user()->id)->first(); }
Aucun commentaire:
Enregistrer un commentaire