Traewelling / traewelling

Free check-in service to log your public transit journeys
https://traewelling.de
GNU Affero General Public License v3.0
231 stars 46 forks source link

:art: Fix code style #811

Closed HerrLevin closed 2 years ago

HerrLevin commented 2 years ago

Test if it is possible to change this method with multiple parameters to a more readable version with withPivot, or if this breaks stuff.

https://github.com/Traewelling/traewelling/blob/095119f3bf600a6eb4f258dd7bdbde51d077a728/app/Models/HafasTrip.php#L51-L53

See: https://laravel.com/docs/9.x/eloquent-relationships#retrieving-intermediate-table-columns

HerrLevin commented 2 years ago

does not work. 🤡