laravel / folio

Page based routing for Laravel.
MIT License
568 stars 46 forks source link

Adds BelongTo and HasMany as the function return types #109

Closed stewartmuhanuzi closed 1 year ago

stewartmuhanuzi commented 1 year ago

This PR adds BelongsTo and HasMany as the function return types in these files

tests/Feature/Fixtures/Comment.php tests/Feature/Fixtures/Comment.php tests/Feature/Fixtures/Podcast.php

Buderdene commented 1 year ago

thanks