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

#167: Implement BaseResource class in helpers #112

Merged
merged 6 commits into from
Jan 13, 2025

Conversation

yogyrton
Copy link
Contributor

@yogyrton yogyrton commented Dec 19, 2024

@DenTray
Copy link
Collaborator

DenTray commented Dec 23, 2024

@yogyrton need to make this change after new class will be available in the LaravelHelpers package with the stable version. You'll need to update version in composer file as well

@DenTray DenTray assigned yogyrton and unassigned DenTray Dec 23, 2024
@yogyrton yogyrton assigned DenTray and unassigned yogyrton Jan 3, 2025
{
$this->mockNativeFunction('Illuminate\Auth\Passwords', [
$this->functionCall(
name: 'hash_hmac',
arguments: ['sha256', $password, 'b"DÉV&´G"áËa\x1Ae&õš,Ü\x16½\x1A\x15‘\x07CM—ºSVxÅ\x16"'],
Copy link
Collaborator

Choose a reason for hiding this comment

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

as I can see - the last arg is the app key, let's just fill app key with the simple value (e.g. app_key)

@yogyrton yogyrton assigned DenTray and unassigned yogyrton Jan 10, 2025
@DenTray DenTray merged commit 2458fc8 into development Jan 13, 2025
2 checks passed
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