Friday, March 10, 2017

Laravel relationship between two tables

I'd like your input on this. I have a Customer_table with a field 'name'. I have another table called Reservation_table with a 'Customer_name' field How I relate them in such a way that I'd see all the bookings by the specific customer? Thank you



via Sai Krishna

Advertisement