Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filament()->auth()->user() instead of auth()->user() #77

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

user-aquadic
Copy link
Contributor

fix #76

Copy link

what-the-diff bot commented Sep 1, 2024

PR Summary 📝

  • Simplified User Authentication Reference
    We've tweaked a reference in the code that affects how the system identifies currently logged-in users. This change makes the identification process more consistent and should ease the development process moving forward. 🚀

@RickDBCN RickDBCN merged commit dcd27f9 into RickDBCN:main Sep 1, 2024
12 checks passed
@RickDBCN
Copy link
Owner

RickDBCN commented Sep 1, 2024

Good catch. Thanks!

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.

[Bug]: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
2 participants