Support the ongoing development of Laravel.io →
Laravel Laravel.io Views
Last updated 1 year ago.
0

"http://127.0.0.1:8000/admin/category/1/edit";

Hi Ashwani, I think the path generated by the resource is plural. Try /admin/categories/1/edit instead.

Also check

php artisan r:l

to confirm.

Last updated 5 years ago.
0

Please check the image

They are singular routes

0

I'd suggest to move Route::resource('category', 'CategoryController'); outside the group. Check if it works outside.

0

Edit route also not working outside group, don't know why?

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.