Having trouble with redirecting in laravel breeze #48041
Unanswered
vipertecpro
asked this question in
Q&A
Replies: 1 comment
-
Okay so i resolved it by changing route to GET and now it is working as it suppose to be, but i cannot figure it why it's not working with delete |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello devs,
i am working with laravel-breeze application
So i have created the list and from there i am trying to remove the records and redirecting back to the list page.
Record is being removed but unable to refresh or redirecting to the listing page.
Also can you please tell me why delete being redirecting to 303 request ?
Here is my datatable component with delete method
Controller
Recording.2023-08-11.193402.mp4
Beta Was this translation helpful? Give feedback.
All reactions