Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ErrorException: Trying to get property 'created_at' of non-object #2057

Open
sentry-io bot opened this issue Oct 5, 2021 · 1 comment
Open

ErrorException: Trying to get property 'created_at' of non-object #2057

sentry-io bot opened this issue Oct 5, 2021 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 5, 2021

Sentry Issue: APIARY-1A

ErrorException: Trying to get property 'created_at' of non-object
  File "/app/Http/Controllers/DashboardController.php", line 66, in Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
    strtotime($firstPaidTransact->payment->first()->created_at->toDateTimeString())
  File "/app/Http/Controllers/DashboardController.php", line 66, in App\Http\Controllers\DashboardController::index
    strtotime($firstPaidTransact->payment->first()->created_at->toDateTimeString())
  File "/app/Http/Middleware/CASAuthenticate.php", line 108, in App\Http\Middleware\CASAuthenticate::handle
    return $next($request);
  File "/public/index.php", line 54
    $request = Request::capture()
...
(49 additional frame(s) were not displayed)
@evan10s
Copy link
Member

evan10s commented Oct 5, 2021

The related dues transaction: https://my.robojackets.org/nova/resources/dues-transactions/1322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant