How can do conditional statement to set data value to zero when fetch data not avaliable from database by laravel
i have one problem , i try to fetch data from database to show it on view page .. when this data not ready in database , i dont want to show attempt to read property on null or 404…