Question By
Unsolved

hasAnnouncements error if Null

nick-jensen

Oct 21st, 2018 05:56 PM

In wave/scr/User.php

public function hasAnnouncements()

If there are no announcements, this returns an error and will not render the view::

laravel.ERROR: Trying to get property 'id' of non-object

jahangir-mohammed

Oct 22nd, 2018 01:10 AM

i found that issues as well