Skip to content
Discussion options

You must be logged in to vote

Hey @cod3rshotout

you should remove the stock Backpack Save Action, and add your own with your redirect url.

// in your setupCreateOperation()
CRUD::removeSaveAction('save_and_edit');
CRUD::addSaveAction([]);

Check the docs https://backpackforlaravel.com/docs/5.x/crud-save-actions#save-actions-api-1

Let us know if you have any trouble.

Cheers

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@cod3rshotout
Comment options

Answer selected by cod3rshotout
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants