Hi, you will need to provide more details to explain exactly what you are trying to achieve. A possible solution could be to create a table with all available seats. Something like:
bus
- seat_id //seat number starting with 1 up to max amount
- free //1=yes, 0=no
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community