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

Editing and Adding problem #40

Open
hi-Nobody opened this issue Sep 14, 2023 · 0 comments
Open

Editing and Adding problem #40

hi-Nobody opened this issue Sep 14, 2023 · 0 comments

Comments

@hi-Nobody
Copy link

Hi, I have watched your article about laravel8 tutorials is the following link:
Laravel Jetstream: Add CRUD with Spatie Permission

I think this is very helpful for me!
But I have some questions about Editing and Adding task
I got these error when I wanted to add task name or edit:

Illuminate\Routing\Exceptions\UrlGenerationException
Missing required parameter for [Route: tasks.update] [URI: tasks/{task}] [Missing parameter: task]. (View: D:\Appserv\Apache24\htdocs\php7.4\interview_test\member-app\resources\views\tasks\edit.blade.php)

AND
Too few arguments to function App\Http\Requests\StoreTaskRequest::Illuminate\Foundation\Providers\{closure}(), 0 passed in D:\Appserv\Apache24\htdocs\php7.4\interview_test\member-app\vendor\laravel\framework\src\Illuminate\Macroable\Traits\Macroable.php on line 124 and exactly 1 expected

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