Skip to content

Possible to use in combination with redirect ? #17

Answered by usernotnull
Christophvh asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @Christophvh,

Yep, this package doesn't handle flash messages on next page, which is a feature on my todo list :)

I'll work on it and release an update. I'm thinking of something like:

toast()
    ->success('`redirect` works!')
    ->pushOnNextPage();

 return redirect()->etc...

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@usernotnull
Comment options

@usernotnull
Comment options

@tcox-enrollfirst
Comment options

@Christophvh
Comment options

@usernotnull
Comment options

Answer selected by Christophvh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants