Laravel relationship for reviews linked to multiple tables
I am working on a workshop mechanic directory for a client using Laravel 8 framework and he wants a feature to review the workshop and also select multiple mechanics who the client worked with. Each Workshop have multiple reviews and…