dev-tea-party / dev-access

Sample Repository. Please read WIKI - https://github.com/dev-tea-party/dev-access/wiki
0 stars 1 forks source link

[access-61] dashboard #63

Closed cjestal closed 7 years ago

cjestal commented 7 years ago
rosoarv commented 7 years ago

@cjestal got an error: Trying to get property of non-object (View: home.blade.php) after log in.

cjestal commented 7 years ago

@rosoarv this has something to do with no company details added to the db.

rosoarv commented 7 years ago

@cjestal maybe we should trapped it by displaying blank details if it doesn't exist in the db. Especially if it's newly installed, the user can't access the company details section since it'll display an error after log-in.

cjestal commented 7 years ago

@rosoarv please see my updates. as discussed, added logic for empty company details