Skip to content

Update footer.blade.php#56

Merged
simonhamp merged 1 commit intoNativePHP:mainfrom
valpuia:main
Nov 5, 2024
Merged

Update footer.blade.php#56
simonhamp merged 1 commit intoNativePHP:mainfrom
valpuia:main

Conversation

@valpuia
Copy link
Copy Markdown
Contributor

@valpuia valpuia commented Nov 5, 2024

Fix small typo on open collective title

Fix small typo
Copy link
Copy Markdown
Member

@simonhamp simonhamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@simonhamp simonhamp merged commit f4bfddf into NativePHP:main Nov 5, 2024
simonhamp added a commit that referenced this pull request Apr 9, 2026
The plugin-show Blade view used route('login') which doesn't exist.
The correct named route is 'customer.login'. This caused a 500 error
for unauthenticated users viewing paid plugin pages.

Closes #56

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
simonhamp added a commit that referenced this pull request Apr 9, 2026
)

The plugin-show Blade view used route('login') which doesn't exist.
The correct named route is 'customer.login'. This caused a 500 error
for unauthenticated users viewing paid plugin pages.

Closes #56

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants