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

Laravel Arcanist fail silently #60

Open
spiritkiddie opened this issue Apr 25, 2024 · 0 comments
Open

Laravel Arcanist fail silently #60

spiritkiddie opened this issue Apr 25, 2024 · 0 comments

Comments

@spiritkiddie
Copy link

spiritkiddie commented Apr 25, 2024

Have been trying to get this package work for my project for about two days now, have spend the time to read this package and it appears to fail silently at steps validations, what i have discovered is that for some reasons the validation rules for step one is used to validate step two and since step one rules does not match with step two incoming fields it fails and bounce you back without throwing any errors.

For some strange reasons step one forms get submitted successfully after validation and marked as completed in the database, yet when you call iscomplete on step one form it returns false instead of true. i guess thats where the problem starts

Screenshot 2024-04-26 182142

@spiritkiddie spiritkiddie changed the title Package does not work with laravel 10 properly Laravel Arcanist fail silently Apr 26, 2024
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

No branches or pull requests

1 participant