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

Too few arguments on FormBuilder in registerFormBuilder #61

Open
khairulashraff opened this issue Apr 6, 2022 · 0 comments
Open

Too few arguments on FormBuilder in registerFormBuilder #61

khairulashraff opened this issue Apr 6, 2022 · 0 comments

Comments

@khairulashraff
Copy link

  • Package Version: 6.1.0
  • Laravel Version: 8.83.6
  • PHP Version: 8.0.17

Description:

A change made on laravie/html made the 4th argument as required but in this repo, it was still maintained as 3 causing 'Too few arguments' errror.

ArgumentCountError: Too few arguments to function Collective\Html\FormBuilder::__construct(), 3 passed in /mnt/c/work/katsana/vendor/orchestra/html/src/HtmlServiceProvider.php on line 52 and exactly 4 expected in /mnt/c/work/katsana/vendor/laravie/html/src/FormBuilder.php:64
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