Tuesday, October 11, 2022

One to one in Vue Component

 

Booking::with('user')
        ->where('date','>=', Carbon::today())
        ->get());

No comments:

Post a Comment