| - Moves guest user caching from User class to app container for simplicity. - Updates test to use simpler $this->users->guest() method for consistency. - Streamlined helpers to avoid function overlap for simplicity. - Extracted user profile dropdown while doing changes. | ||
|---|---|---|
| .. | ||
| Providers | ||
| Application.php | ||
| HomeController.php | ||
| MailNotification.php | ||
| Model.php | ||
| Sluggable.php | ||
| helpers.php | ||