Skip to content

fix(layout): Implements logo display logic in auth-master view - #13

Open
ruanpepe wants to merge 1 commit into
ColorlibHQ:masterfrom
ruanpepe:patch-1
Open

fix(layout): Implements logo display logic in auth-master view#13
ruanpepe wants to merge 1 commit into
ColorlibHQ:masterfrom
ruanpepe:patch-1

Conversation

@ruanpepe

@ruanpepe ruanpepe commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

The auth_logo configuration option has not been implemented.
Ref.: https://github.com/jeroennoten/Laravel-AdminLTE/blob/master/resources/views/auth/auth-page.blade.php

Checklist

  • composer check passes locally (Pint + PHPStan + PHPUnit)
  • Added/updated tests for the change
  • Updated docs in docs/ if behaviour or APIs changed (they are served in-app at /docs)
  • Added a CHANGELOG.md entry under [Unreleased]
  • New translatable strings added to all 9 locale files in resources/lang/

The `auth_logo` configuration option has not been implemented.
This code was copied from v3.

Ref.: https://github.com/jeroennoten/Laravel-AdminLTE/blob/master/resources/views/auth/auth-page.blade.php
@ruanpepe ruanpepe changed the title Refactor logo display logic in auth-master view feat(theme): Implements logo display logic in auth-master view Aug 11, 2026
@ruanpepe ruanpepe changed the title feat(theme): Implements logo display logic in auth-master view feat(layout): Implements logo display logic in auth-master view Aug 11, 2026
@ruanpepe ruanpepe changed the title feat(layout): Implements logo display logic in auth-master view fix(layout): Implements logo display logic in auth-master view Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant