PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

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