tailflow / laravel-orion

The simplest way to create REST API with Laravel

Home Page:https://orion.tailflow.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

includes issue on version 2.17.3

shafiramaki opened this issue · comments

nested relationship is not working!

laravel error exception
Undefined property: App\Models\Payment::$received_by

Hi @shafiramaki,

Please provide the full stack trace as well as the following:

  • Contents of the affected controller class
  • Contents of the Payment model class
  • cURL or a complete request information

Closing due to inactivity