HomeDevCentral

Get core user account information

Description

Get core user account information

  • User::getAttributes() returns user model's fields without hidden ones like the passord
  • User::getInformation() returns an arrray with these attributes as keys.
  • LoginDashboardController uses Auth facade
  • The 'home' blade view has now access to the user account main properties as $user.

Details

Provenance
derecksonAuthored on
Parents
rGROVE8b81616ddab5: Load Bootstrap from CDN
Branches
Unknown
Tags
Unknown